diff options
| author | Boris Brezillon <[email protected]> | 2018-10-09 15:24:46 +0200 |
|---|---|---|
| committer | Boris Brezillon <[email protected]> | 2018-10-24 18:14:33 +0200 |
| commit | 2b02a05bdc3a62d36e0d0b015351897109e25991 (patch) | |
| tree | ee46d5a28ef5291c4af6e3daaee37cba41e04f43 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 3e407417b1928e020e234e5410137860181d0abe (diff) | |
drm/vc4: Set ->is_yuv to false when num_planes == 1
When vc4_plane_state is duplicated ->is_yuv is left assigned to its
previous value, and we never set it back to false when switching to
a non-YUV format.
Fix that by setting ->is_yuv to false in the 'num_planes == 1' branch
of the vc4_plane_setup_clipping_and_scaling() function.
Fixes: fc04023fafecf ("drm/vc4: Add support for YUV planes.")
Cc: <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions