-
- Downloads
drm/amd/display: Only allow dig mapping to pwrseq in new asic
[Why] The old asic only have 1 pwrseq hw. We don't need to map the diginst to pwrseq inst in old asic. [How] 1. Only mapping dig to pwrseq for new asic. 2. Move mapping function into dcn specific panel control component Cc: Stable <stable@vger.kernel.org> # v6.6+ Cc: Mario Limonciello <mario.limonciello@amd.com> Link: drm/amd#3122 Reviewed-by:Anthony Koo <anthony.koo@amd.com> Acked-by:
Rodrigo Siqueira <rodrigo.siqueira@amd.com> Tested-by:
Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by:
Lewis Huang <lewis.huang@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c 1 addition, 0 deletionsdrivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
- drivers/gpu/drm/amd/display/dc/dcn301/dcn301_panel_cntl.c 1 addition, 0 deletionsdrivers/gpu/drm/amd/display/dc/dcn301/dcn301_panel_cntl.c
- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_panel_cntl.c 17 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/dcn31/dcn31_panel_cntl.c
- drivers/gpu/drm/amd/display/dc/inc/hw/panel_cntl.h 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/inc/hw/panel_cntl.h
- drivers/gpu/drm/amd/display/dc/link/link_factory.c 1 addition, 25 deletionsdrivers/gpu/drm/amd/display/dc/link/link_factory.c
Loading
Please register or sign in to comment