diff options
| author | David Francis <[email protected]> | 2018-08-09 13:15:36 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-08-27 11:11:06 -0500 |
| commit | 728098352ea493584feea20be114006c30d76bca (patch) | |
| tree | cc6b928e812cb6f1c6ae8bb157e4cb93facbf625 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | d75de8ac943beef397375d96d01be15aed3fdf27 (diff) | |
drm/amd/display: Combine dce80 and dce100 i2c hw functions
[Why]
There are two versions of the hw function pointers: one for dce80
and one for all other versions. These paired functions are
nearly identical. dce80 and dce100 should not require
different i2c access functions.
[How]
Combine each pair of functions into a single function. Mostly
the new functions are based on the dce100 versions as those
versions are newer, support more features, and
were more maintained.
Signed-off-by: David Francis <[email protected]>
Reviewed-by: Sun peng Li <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions