diff options
author | Christian König <[email protected]> | 2016-08-11 14:06:54 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2016-08-16 10:43:44 -0400 |
commit | b0456f93063ec8629cfeee6d03758f92793d96cb (patch) | |
tree | 59f9cef61f1d68cf3bb6b4baa70b47ba610d4b6a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 478feaf6cc420e66c071c0a743b334abfe8f18c9 (diff) |
drm/amdgpu: write PTEs directly into the IB.
Write the PTEs at the end of the IB instead of directly into the SDMA commands.
This can save quite some CPU cycles building the entries.
This doesn't change the DW estimation because PTEs where embedded into the IB
before as well. It just moves them to the end of the IB.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Edward O'Callaghan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions