diff options
author | Evan Quan <[email protected]> | 2021-12-08 13:01:43 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-02-07 18:01:16 -0500 |
commit | 2d282665d2613fc7be9dde557811a7783ac01735 (patch) | |
tree | 35deca1c9eb861690aa459db3e072de9b293248e /tools/perf/scripts/python | |
parent | 5af779adc3ab0245b94187a3fad6d10f60013c1b (diff) |
drm/amd/pm: update the data type for retrieving enabled ppfeatures
Use uint64_t instead of an array of uint32_t. This can avoid
some non-necessary intermediate uint32_t -> uint64_t conversions.
Signed-off-by: Evan Quan <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions