linux-stable/drivers/gpu/drm/amd/display
Sung Joon Kim 969fe903ee drm/amd/display: Fix Chroma Surface height/width initialization
[why]
Surface height/width for Chroma has another variable that it should be
intialized to, chroma_size. Fixing this will help pass DML2.0 validation
for YCbCr420 tests, DCHB006.109,129, DCHB014.011,012.

[how]
Assign SurfaceHeight/WidthC to chroma_size.height/width

Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Sung Joon Kim <sungkim@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-10-09 16:50:59 -04:00
..
amdgpu_dm drm/amd/display: Add a warning if the FPU is used outside from task context. 2023-10-09 16:47:37 -04:00
dc drm/amd/display: Fix Chroma Surface height/width initialization 2023-10-09 16:50:59 -04:00
dmub drm/amd/display: Adjust code style for dmub_cmd.h 2023-10-04 18:42:35 -04:00
include drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
modules drm/amd/display: Clean up code warnings 2023-10-04 18:42:01 -04:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile
TODO