diff options
author | Yury Norov <[email protected]> | 2022-04-28 13:51:16 -0700 |
---|---|---|
committer | Yury Norov <[email protected]> | 2022-06-03 06:52:58 -0700 |
commit | 525d6515604eb1373ce5e6372a6b6640953b2d6a (patch) | |
tree | 53662b9bbbed241907fb455351e49d714d70ae32 /tools/perf/scripts/python/task-analyzer.py | |
parent | da0f8e957be95fbc50f751887f9250cbb8fba980 (diff) |
drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
The smu_v1X_0_set_allowed_mask() uses bitmap_copy() to convert
bitmap to 32-bit array. This may be wrong due to endiannes issues.
Fix it by switching to bitmap_{from,to}_arr32.
CC: Alexander Gordeev <[email protected]>
CC: Andy Shevchenko <[email protected]>
CC: Christian Borntraeger <[email protected]>
CC: Claudio Imbrenda <[email protected]>
CC: David Hildenbrand <[email protected]>
CC: Heiko Carstens <[email protected]>
CC: Janosch Frank <[email protected]>
CC: Rasmus Villemoes <[email protected]>
CC: Sven Schnelle <[email protected]>
CC: Vasily Gorbik <[email protected]>
Signed-off-by: Yury Norov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions