aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorShirish S <[email protected]>2018-06-08 10:15:42 +0530
committerAlex Deucher <[email protected]>2018-06-15 12:20:40 -0500
commit8f4039fefd94a0ca2c61507975f6d47f9fc9943a (patch)
tree843b494aadc6845762a023590816e0afc4b81631 /tools/perf/scripts/python/syscall-counts.py
parent11528640c77891363bc7dea749ced64607aa1b22 (diff)
drm/amdgpu: change gfx8 ib test to use WB
This patch is extends the usage of WB in gfx8's ib test which was originally implemented in the below upstream patch "ed9324a drm/amdgpu: change gfx9 ib test to use WB" For reference below are the reasons for switching to WB: 1)Because when doing IB test we don't want to involve KIQ health status affect, and since SCRATCH register access is go through KIQ that way GFX IB test would failed due to KIQ fail. 2)acccessing SCRATCH register cost much more time than WB method because SCRATCH register access runs through KIQ which at least could begin after GPU world switch back to current Guest VF Signed-off-by: Shirish S <[email protected]> Reviewed-by: Chunming Zhou <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions