diff options
author | Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> | 2018-08-29 16:23:59 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-09-14 15:47:11 -0500 |
commit | b07971d43c4d321c65240749765bba2b2eaeeb30 (patch) | |
tree | 67a41f3bc251d9abd6792f356b90a12f89cc504f /drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c | |
parent | d77f778e59ca858e1fb1e9d4946080d689c04711 (diff) |
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>
Diffstat (limited to 'drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c')
0 files changed, 0 insertions, 0 deletions