aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2019-03-06 15:02:45 +0100
committerMaxime Ripard <[email protected]>2019-03-07 11:48:28 +0100
commitf741b28fb299263d2d03a0fb701bfe648927cd47 (patch)
tree5194d6b6ff687bd739cf6f0bce4d4a5b2d56ead2 /tools/perf/util/c++/clang-test.cpp
parentcd7d3a1bb42e0756b17ccfafbd956ca7ed757846 (diff)
drm/vc4: Use 16bpp by default for the fbdev buffer
The preferred bpp for the fbdev emulation buffer has been 32 so far, which means that by default we will allocate an 8MB buffer with a 1920x1080 resolution. Worse this memory will be allocated from the CMA pool, and will never be freed even if we don't use the fbdev emulation. Therefore, reducing it is a big deal, and switching to 16bpp by default will gain us around 4MB at 1920x1080, while keeping decent color depth. And users still have the option to switch to 32bpp using the kernel command line. Signed-off-by: Maxime Ripard <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Paul Kocialkowski <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions