aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorOak Zeng <[email protected]>2021-01-22 13:00:06 -0600
committerAlex Deucher <[email protected]>2021-03-23 22:58:24 -0400
commit35d5f224a5593028ecbc784d7c6cb0c77fb3aac3 (patch)
tree782529c8e243e7b2874256576784cee2706b47cb /tools/perf/scripts/python/event_analyzing_sample.py
parentdebd629a633670527c78f33ab4774899795fc01e (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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions