1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/basics
Anthony Koo 78c7738211 drm/amd/display: cleanup of function pointer tables
[Why]
It is becoming increasingly hard to figure out which
function is called on the different DCN versions

[How]
1. Make function pointer table init in its own init.c file
2. Remove other scenarios in hwseq.c file that need to
include headers of other DCN versions. (If needed,
it should have been done via the function pointers)

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-11-19 10:12:53 -05:00
..
conversion.c drm/amd/display: get rid of 32.32 unsigned fixed point 2018-05-18 16:08:21 -05:00
conversion.h amdgpu/dc: use kernel ilog2 for log_2. 2017-10-06 13:00:27 -04:00
dc_common.c drm/amd/display: cleanup of function pointer tables 2019-11-19 10:12:53 -05:00
dc_common.h drm/amd/display: cleanup of function pointer tables 2019-11-19 10:12:53 -05:00
fixpt31_32.c drm/amd/display: Add function to create 4d19 fixed point 2019-03-19 15:04:02 -05:00
log_helpers.c drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00
logger.h drm/amd/display: add performance trace macro to dc 2017-10-21 16:50:00 -04:00
Makefile drm/amd/display: cleanup of function pointer tables 2019-11-19 10:12:53 -05:00
vector.c drm/amd: drop use of drmp.h in os_types.h 2019-06-10 22:59:45 +02:00