linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/dce112
Dmytro Laktyushkin b07971d43c drm/amd/display: stop using switch for different CS revisions
Clock sources currently have support for asic specific
function pointers. But actual separation into functions
was never performed, leaving us with giant functions that
rely on switch.

This change creates separate functions, removing switch use.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-09-14 15:47:11 -05:00
..
dce112_compressor.c drm/amd/display: define DC_LOGGER for logger 2018-03-05 15:35:13 -05:00
dce112_compressor.h amdgpu/dc: another round of dce/dcn construct cleanups. 2017-09-29 13:02:34 -04:00
dce112_hw_sequencer.c amdgpu/dc: another round of dce/dcn construct cleanups. 2017-09-29 13:02:34 -04:00
dce112_hw_sequencer.h amdgpu/dc: another round of dce/dcn construct cleanups. 2017-09-29 13:02:34 -04:00
dce112_resource.c drm/amd/display: stop using switch for different CS revisions 2018-09-14 15:47:11 -05:00
dce112_resource.h drm/amd/display: drop dc_validate_guaranteed 2018-04-11 13:07:40 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-04 11:47:55 -05:00