diff options
| author | Oak Zeng <[email protected]> | 2021-01-22 13:00:06 -0600 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-03-23 22:58:24 -0400 |
| commit | 35d5f224a5593028ecbc784d7c6cb0c77fb3aac3 (patch) | |
| tree | 782529c8e243e7b2874256576784cee2706b47cb /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | debd629a633670527c78f33ab4774899795fc01e (diff) | |
drm/amdgpu: Don't reserve vram as WC for A+A
On A+A platform, vram can be mapped as WB. Not necessarily
to always map vram as WC on such platform.
Calling function arch_io_reserve_memtype_wc will mark the
whole vram region as WC. So don't call it for A+A platform.
Signed-off-by: Oak Zeng <[email protected]>
Suggested-by: Alex Deucher <[email protected]>
Acked-by: Christian Konig <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions