linux-loongson/drivers/gpu/drm/amd/display/dc/dcn31
Joshua Aberback 5f02fc3ecb drm/amd/display: Refactor dcn31_panel_construct to avoid assert
[Why]
We want to avoid unnecessary asserts, one of which is hit in
dcn31_panel_construct when booting on a DCN32 asic that has an eDP
connector on a different DIG than A or B. The DIG-based mapping only
applies when edp0_on_dp1 is supported, therefore the check for valid
eng_id can be moved within the appropriate section of the if statement.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Joshua Aberback <joshua.aberback@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-12-10 10:31:24 -05:00
..
dcn31_afmt.c
dcn31_afmt.h
dcn31_apg.c drm/amd/display: Remove unused local variables and function 2023-02-23 17:36:00 -05:00
dcn31_apg.h drm/amd/display: remove audio mute control in hpo dp 2022-10-24 14:35:40 -04:00
dcn31_panel_cntl.c drm/amd/display: Refactor dcn31_panel_construct to avoid assert 2024-12-10 10:31:24 -05:00
dcn31_panel_cntl.h drm/amd/display: Providing a mechanism to have a custom pwm frequency 2024-05-08 14:56:57 -04:00
dcn31_vpg.c drm/amd/display: Power on VPG memory unconditionally if off 2024-03-22 15:47:41 -04:00
dcn31_vpg.h drm/amd/display: refactor vpg.h 2024-04-09 22:16:02 -04:00
Makefile drm/amd/display: Refactoring HPO 2024-07-23 17:35:45 -04:00