Re: [PATCH 1/2] drm/sun4i: sun8i-csc: Secondary CSC register correction

2020-09-08 Thread Jernej Škrabec
>"Allwinner V3s" has secondary video layer (VI). >Decoded video is displayed in wrong colors until >secondary CSC registers are programmed correctly. > >Signed-off-by: Martin Cerveny Following tag should be added: Fixes: 883029390550 ("drm/sun4i: Add DE2 CSC library") Reviewed-by: Jernej Skrabec

[PATCH 1/2] drm/sun4i: sun8i-csc: Secondary CSC register correction

2020-09-06 Thread Martin Cerveny
"Allwinner V3s" has secondary video layer (VI). Decoded video is displayed in wrong colors until secondary CSC registers are programmed correctly. Signed-off-by: Martin Cerveny --- drivers/gpu/drm/sun4i/sun8i_csc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/d