linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/dce100
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
..
dce100_hw_sequencer.c drm/amd/display: Allow clock lower on dce100 2018-11-30 12:03:37 -05:00
dce100_hw_sequencer.h drm/amd/display: remove safe_to_lower flag from dc, use 2 functions instead 2018-11-05 14:20:40 -05:00
dce100_resource.c drm/amd/display: Change from aux_engine to dce_aux 2019-01-14 15:40:48 -05:00
dce100_resource.h drm/amdgpu: add license to files where it was missing 2017-12-04 11:48:24 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-04 11:47:55 -05:00