diff options
author | Taimur Hassan <[email protected]> | 2023-11-10 10:15:28 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-11-29 16:49:01 -0500 |
commit | 22136ff27c4e01fae81f6588033363a46c72ed8c (patch) | |
tree | 36a1f971f4da89a636c4461d8451c90939201697 /tools/perf/scripts/python/libxed.py | |
parent | fbd2076c31e3281dea7b475d80211b7a6f1500da (diff) |
drm/amd/display: Fix conversions between bytes and KB
[Why]
There are a number of instances where we convert HostVMMinPageSize or
GPUVMMinPageSize from bytes to KB by dividing (rather than multiplying) and
vice versa.
Additionally, in some cases, a parameter is passed through DML in KB but
later checked as if it were in bytes.
Cc: [email protected]
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Taimur Hassan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions