diff options
author | Wyatt Wood <wyatt.wood@amd.com> | 2020-03-30 09:58:29 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-22 18:11:47 -0400 |
commit | f12f70117a3cc9b7286dea486cb7af9920aa5dfd (patch) | |
tree | f9ed19f1af9342c516070ce9bb4304709bbec99f /tools/perf/scripts/python/syscall-counts.py | |
parent | 868149c9a072cbdc22a73ce25a487f9fbfa171ef (diff) |
drm/amd/display: Remove byte swapping for dmcub abm config table
[Why]
Since x86 and dmcub are both little endian, byte swapping isn't
necessary. Dmcu requires byte swapping as it is big endian.
[How]
Add flag to function definitions to determine if byte swapping is
necessary.
Signed-off-by: Wyatt Wood <wyatt.wood@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions