linux-stable/drivers/gpu/drm/amd/display/dc
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
..
basics drm/amd/display: Move bw_fixed from DML folder 2023-10-09 16:48:37 -04:00
bios drm/amd/display: Improve code style on bios_parser2 2023-09-26 17:00:21 -04:00
clk_mgr drm/amd/display: Make driver backwards-compatible with non-IPS PMFW 2023-10-04 18:41:53 -04:00
core drm/amd/display: Introduce DML2 2023-10-09 16:48:51 -04:00
dce drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
dce60
dce80 drm/amd/display: Improve the include of header file 2023-07-18 11:13:08 -04:00
dce100 drm/amd/display: implement pipe type definition and adding accessors 2023-08-15 18:08:28 -04:00
dce110 drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
dce112 drm/amd/display: implement pipe type definition and adding accessors 2023-08-15 18:08:28 -04:00
dce120 drm/amd/display: Refactor fast update to use new HWSS build sequence 2023-06-09 12:41:22 -04:00
dcn10 drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
dcn20 drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_fp(). 2023-10-09 16:48:08 -04:00
dcn21 drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_fp(). 2023-10-09 16:47:59 -04:00
dcn30 drm/amd/display: Add new set_fc_enable to struct dwbc_funcs 2023-10-03 15:42:50 -04:00
dcn31 drm/amd/display: Create one virtual connector in DC 2023-09-28 15:36:50 -04:00
dcn32 drm/amd/display: Introduce DML2 2023-10-09 16:48:51 -04:00
dcn35 drm/amd/display: Use fixed DET Buffer Size 2023-10-09 16:50:27 -04:00
dcn201 drm/amd/display: add more pipe resource interfaces 2023-08-30 15:35:30 -04:00
dcn301 drm/amd/display: set stream gamut remap matrix to MPC for DCN3+ 2023-09-26 17:00:22 -04:00
dcn302 drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
dcn303 drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
dcn314 drm/amd/display: set stream gamut remap matrix to MPC for DCN3+ 2023-09-26 17:00:22 -04:00
dcn315 drm/amd/display: block MPO if it prevents pstate support 2023-09-26 17:00:21 -04:00
dcn316 drm/amd/display: add more pipe resource interfaces 2023-08-30 15:35:30 -04:00
dcn321 drm/amd/display: Introduce DML2 2023-10-09 16:48:51 -04:00
dml drm/amd/display: Introduce DML2 2023-10-09 16:48:51 -04:00
dml2 drm/amd/display: Fix Chroma Surface height/width initialization 2023-10-09 16:50:59 -04:00
dsc drm/amd/display: Add link encoding to timing BW calculation parameters 2023-07-18 11:15:51 -04:00
gpio drm/amd/display: Add DCN35 GPIO 2023-08-30 15:51:14 -04:00
hdcp
inc drm/amd/display: Introduce DML2 2023-10-09 16:48:51 -04:00
irq drm/amd/display: Add DCN35 IRQ 2023-08-30 15:51:15 -04:00
link drm/amd/display: refactor ILR to make it work 2023-10-04 18:41:45 -04:00
virtual
dc.h drm/amd/display: Introduce DML2 2023-10-09 16:48:51 -04:00
dc_bios_types.h
dc_ddc_types.h
dc_dmub_srv.c drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
dc_dmub_srv.h drm/amd/display: Add DCN35 DMUB 2023-08-30 15:51:15 -04:00
dc_dp_types.h drm/amd/display: Remove unused DPCD declarations 2023-09-28 15:36:00 -04:00
dc_dsc.h drm/amd/display: Add link encoding to timing BW calculation parameters 2023-07-18 11:15:51 -04:00
dc_edid_parser.c
dc_edid_parser.h
dc_hdmi_types.h
dc_helper.c drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
dc_hw_types.h drm/amd/display: Adjust code style for hw_sequencer.h 2023-10-04 18:42:41 -04:00
dc_stat.h
dc_stream.h drm/amd/display: Adjust code style for hw_sequencer.h 2023-10-04 18:42:41 -04:00
dc_trace.h
dc_types.h drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
dm_cp_psp.h
dm_event_log.h
dm_helpers.h
dm_pp_smu.h
dm_services.h drm/amd/display: Show the DCN/DCE version in the log 2023-06-09 09:34:09 -04:00
dm_services_types.h drm/amd/display: refactor dmub commands into single function 2023-04-18 16:28:52 -04:00
irq_types.h
Makefile drm/amd/display: Introduce DML2 2023-10-09 16:48:51 -04:00
os_types.h drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00