diff options
author | 2023-08-17 12:21:55 -0400 | |
---|---|---|
committer | 2023-10-09 16:50:59 -0400 | |
commit | 969fe903ee2ea8e6a7781608ca2ee72d9b748c00 (patch) | |
tree | b55bebfedc81b2175004f29e3366f6b932c31457 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | drm/amd/display: Move stereo timing check to helper (diff) | |
download | linux-rng-969fe903ee2ea8e6a7781608ca2ee72d9b748c00.tar.xz linux-rng-969fe903ee2ea8e6a7781608ca2ee72d9b748c00.zip |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions