linux/drivers/gpu/drm/amd/display
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
..
amdgpu_dm drm/amdgpu/display: return proper error codes in dm 2018-09-14 09:38:07 -05:00
dc drm/amd/display: stop using switch for different CS revisions 2018-09-14 15:47:11 -05:00
include drm/amd/display: Add Raven2 definitions in dc 2018-09-14 09:36:47 -05:00
modules drm/amd/display: Add DP YCbCr 4:2:0 support 2018-09-10 22:42:15 -05:00
Kconfig drm/amd/display: Add DC config flag for Raven2 (v2) 2018-09-14 09:36:56 -05:00
Makefile drm/amd/display: Enable Stereo in Dal3 2018-08-27 11:10:57 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00