linux/drivers/gpu/drm/amd/display
Christophe JAILLET 05638ff6dd drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_stream_state()
It is likely that the statement related to 'dml_edp' is misplaced. So move
it in the correct "case SIGNAL_TYPE_EDP".

Fixes: 7966f319c6 ("drm/amd/display: Introduce DML2")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2024-01-18 16:37:54 -05:00
..
amdgpu_dm drm/amd/display: Align the returned error code with legacy DP 2024-01-18 16:34:05 -05:00
dc drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_stream_state() 2024-01-18 16:37:54 -05:00
dmub drm/amd/display: [FW Promotion] Release 0.0.197.0 2023-12-19 14:59:03 -05:00
include drm/amd/display: To adjust dprefclk by down spread percentage 2024-01-09 15:43:53 -05:00
modules drm/amd/display: Fix power_helpers.c codestyle 2024-01-05 16:10:44 -05:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Refactor OPTC into component folder 2023-11-29 16:49:01 -05:00
TODO