linux/drivers/gpu/drm/amd/display/dc/resource
Paul Hsieh fe4b8c98dd drm/amd/display: un-block 8k with single dimm
[Why]
Driver doesn't validate multi-display with scaling when OS calls DDI.
This behavior causes the validated result to be a mismatch
between some automated test cases.
To address this issue, some workaround was added that caused issues in 8k.

[How]
Since the origin issue had been root caused,
revert the previous workaround and unblock 8k with a single dimm.

Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Signed-off-by: Jerry Zuo <jerry.zuo@amd.com>
Signed-off-by: Paul Hsieh <paul.hsieh@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-07-01 16:10:35 -04:00
..
dce80 drm/amd/display: Release clck_src memory if clk_src_construct fails 2024-05-02 16:18:18 -04:00
dce100
dce110
dce112 drm/amd/display: Fix compiler warnings on high compiler warning levels 2024-04-09 22:05:04 -04:00
dce120 drm/amd/display: Fix compiler warnings on high compiler warning levels 2024-04-09 22:05:04 -04:00
dcn10 drm/amd/display: Update DCN10 resource 2024-04-12 00:35:20 -04:00
dcn20 drm/amd/display: Fix null pointer deref in dcn20_resource.c 2024-06-27 17:34:04 -04:00
dcn21 drm/amd/display: Drop legacy code 2024-04-12 00:34:49 -04:00
dcn30 drm/amd/display: Remove unreachable check 2024-06-14 16:17:13 -04:00
dcn31 drm/amd/display: Release clck_src memory if clk_src_construct fails 2024-05-02 16:18:18 -04:00
dcn32 drm/amd/display: Check dc_stream_state before it is used 2024-06-19 12:44:41 -04:00
dcn35 drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0 2024-07-01 16:06:53 -04:00
dcn201 drm/amd/display: Add null checker before access structs 2024-06-19 12:44:02 -04:00
dcn301 drm/amd/display: Enable legacy fast update for dcn301 2024-04-30 09:52:40 -04:00
dcn302
dcn303 drm/amd/display: Update some of the dcn303 parameters 2024-04-30 09:52:46 -04:00
dcn314 drm/amd/display: un-block 8k with single dimm 2024-07-01 16:10:35 -04:00
dcn315 drm/amd/display: Check denominator crb_pipes before used 2024-07-01 16:06:53 -04:00
dcn316 drm/amd/display: Add NULL pointer check for kzalloc 2024-04-26 17:22:43 -04:00
dcn321 drm/amd/display: use pre-allocated temp structure for bounding box 2024-06-14 15:22:33 -04:00
dcn351 drm/amd/display: Send message to notify the DPIA host router bandwidth 2024-06-14 16:18:55 -04:00
dcn401 drm/amd/display: Add ASIC cap to limit DCC surface width 2024-07-01 16:06:53 -04:00
Makefile drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00