diff options
author | 2024-10-25 18:15:58 +0100 | |
---|---|---|
committer | 2024-11-27 14:37:21 +0000 | |
commit | 52b0a073167b3679f7dd754903d84dfdc8119211 (patch) | |
tree | 6c936e7b38efcd8a4cb3b90a80e7573ef8d60719 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/vc4: Add additional warn_on for incorrect revisions (diff) | |
download | wireguard-linux-52b0a073167b3679f7dd754903d84dfdc8119211.tar.xz wireguard-linux-52b0a073167b3679f7dd754903d84dfdc8119211.zip |
drm/vc4: Enable bg_fill if there are no planes enabled
The default was to have enable_bg_fill disabled and the first
plane set it if it wasn't opaque and covering the whole screen.
However that meant that if no planes were enabled, then the
background fill wasn't enabled, and would give a striped
output from the uninitialised output buffer.
Initialise it to enabled to avoid this.
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241025-drm-vc4-2712-support-v2-27-35efa83c8fc0@raspberrypi.com
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions