diff options
| author | David Francis <[email protected]> | 2018-11-30 15:32:01 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-01-14 20:40:48 +0000 |
| commit | 1877ccf6eea42993c4ca0d5e6876ced8b5b4ee8a (patch) | |
| tree | 11521f44c21e246f1e63d1bd0c56643068abe1bc /drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h | |
| parent | drm/amd/display: Switch ddc to new aux interface (diff) | |
| download | kernel-1877ccf6eea42993c4ca0d5e6876ced8b5b4ee8a.tar.gz kernel-1877ccf6eea42993c4ca0d5e6876ced8b5b4ee8a.zip | |
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 <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h')
0 files changed, 0 insertions, 0 deletions
