diff options
| author | David Francis <[email protected]> | 2018-11-30 10:32:01 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-01-14 15:40:48 -0500 |
| commit | 1877ccf6eea42993c4ca0d5e6876ced8b5b4ee8a (patch) | |
| tree | 11521f44c21e246f1e63d1bd0c56643068abe1bc /tools/perf/scripts/python/netdev-times.py | |
| parent | eae5ffa9bd7b898486e467633ef2b8aaf086ad05 (diff) | |
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 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions