linux/drivers/gpu/drm/amd/display/dc/dce120
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
..
dce120_hw_sequencer.c drm/amd/display: Compensate for XGMI SS downspread on dprefclk 2019-01-14 15:04:41 -05:00
dce120_hw_sequencer.h drm/amd/display: Compensate for XGMI SS downspread on dprefclk 2019-01-14 15:04:41 -05:00
dce120_resource.c drm/amd/display: Change from aux_engine to dce_aux 2019-01-14 15:40:48 -05:00
dce120_resource.h drm/amd/display: Flattening core_dc to dc 2017-09-26 18:16:40 -04:00
dce120_timing_generator.c drm/amd/display: Fix warning observed in mode change on Vega 2018-08-13 17:22:08 -05:00
dce120_timing_generator.h amdgpu/dc: drop hw_sequencer_types.h 2017-10-06 13:03:20 -04:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-04 11:47:55 -05:00