diff options
author | Jernej Skrabec <[email protected]> | 2020-09-02 00:03:05 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2020-09-04 11:05:58 +0200 |
commit | 0ee9f600e69d901d31469359287b90bbe8e54553 (patch) | |
tree | eee7983f8d8610b5f9f1278c4bc73891386586f8 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f71800228dc74711c3df43854ce7089562a3bc2d (diff) |
drm/sun4i: Fix DE2 YVU handling
Function sun8i_vi_layer_get_csc_mode() is supposed to return CSC mode
but due to inproper return type (bool instead of u32) it returns just 0
or 1. Colors are wrong for YVU formats because of that.
Fixes: daab3d0e8e2b ("drm/sun4i: de2: csc_mode in de2 format struct is mostly redundant")
Reported-by: Roman Stratiienko <[email protected]>
Signed-off-by: Jernej Skrabec <[email protected]>
Tested-by: Roman Stratiienko <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions