linux_dsm_epyc7002/drivers/gpu/drm/amd/display
David Francis 1877ccf6ee drm/amd/display: Change from aux_engine to dce_aux
[Why]
The aux_engine struct is needlessly complex and
is defined multiple times.  It contains function pointers
that each have only one version and are called only from
inside dce_aux.

[How]
Replace aux_engine with a new struct called dce_aux.
Remove all function pointers and call functions directly.
Remove unused functions

Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-01-14 15:40:48 -05:00
..
amdgpu_dm drm/amd/display: Shift dc link aux to aux_payload 2019-01-14 15:40:33 -05:00
dc drm/amd/display: Change from aux_engine to dce_aux 2019-01-14 15:40:48 -05:00
include drm/amd/display: Shift dc link aux to aux_payload 2019-01-14 15:40:33 -05:00
modules drm/amd/display: Fix for NULL ramp pointer crashing driver 2019-01-14 15:40:00 -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: Load DMCU IRAM 2018-11-26 15:47:53 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00