linux/drivers/gpu/drm/amd/display/dc/hwss
Charlene Liu bec947cbe9 drm/amd/display: increase max link count and fix link->enc NULL pointer access
[why]
1.) dc->links[MAX_LINKS] array size smaller than actual requested.
max_connector + max_dpia + 4 virtual = 14.
increase from 12 to 14.

2.) hw_init() access null LINK_ENC for dpia non display_endpoint.

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Reviewed-by: Chris Park <chris.park@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit d7f5a61e1b04ed87b008c8d327649d184dc5bb45)
Cc: stable@vger.kernel.org
2025-10-21 09:50:27 -04:00
..
dce drm/amd/display: Refactor DCN4x and related code 2025-02-25 11:44:02 -05:00
dce60 drm/amd/display/dc: reclassify DCE6 resources and hw sequencer 2025-04-08 16:48:14 -04:00
dce80 drm/amd/display: Add clear DCC and Tiling callback for DCE 2025-02-19 15:18:22 -05:00
dce100 drm/amd/display: Add clear DCC and Tiling callback for DCE 2025-02-19 15:18:22 -05:00
dce110 drm/amd/display: Disable fastboot on DCE 6 too 2025-09-15 17:04:24 -04:00
dce112
dce120 drm/amd/display: Add clear DCC and Tiling callback for DCE 2025-02-19 15:18:22 -05:00
dcn10 drm/amd/display: Remove wm_optimized_required 2025-09-23 10:32:06 -04:00
dcn20 drm/amd/display: remove output_tf_change flag 2025-09-23 10:37:01 -04:00
dcn21 drm/amd/display: Rename header file link.h to link_service.h 2025-09-15 16:57:29 -04:00
dcn30 drm/amd/display: Rename header file link.h to link_service.h 2025-09-15 16:57:29 -04:00
dcn31 drm/amd/display: Rename header file link.h to link_service.h 2025-09-15 16:57:29 -04:00
dcn32 drm/amd/display: Add DSC padding for OVT Support 2025-09-15 17:01:11 -04:00
dcn35 drm/amd/display: Rename header file link.h to link_service.h 2025-09-15 16:57:29 -04:00
dcn201 drm/amd/display: Add clear DCC and Tiling callback for DCN 2025-02-19 15:13:20 -05:00
dcn301 drm/amd/display: Add clear DCC and Tiling callback for DCN 2025-02-19 15:13:20 -05:00
dcn302
dcn303
dcn314 drm/amd/display: Rename header file link.h to link_service.h 2025-09-15 16:57:29 -04:00
dcn351 drm/amd/display: Correct sequences and delays for DCN35 PG & RCG 2025-09-05 17:38:41 -04:00
dcn401 drm/amd/display: increase max link count and fix link->enc NULL pointer access 2025-10-21 09:50:27 -04:00
hw_sequencer.h drm/amd/display: Adding interface to log hw state when underflow happens 2025-08-04 14:40:32 -04:00
hw_sequencer_private.h drm/amd/display: Avoid calling blank_stream() twice 2025-06-03 15:33:04 -04:00
Makefile drm/amd/display/dc: reclassify DCE6 resources and hw sequencer 2025-04-08 16:48:14 -04:00