diff options
author | Chris Wilson <[email protected]> | 2019-10-28 20:30:12 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-10-28 20:40:50 +0000 |
commit | 953d57eba5192aab638f2d102e0ee7af0c7b970c (patch) | |
tree | 631edf65a2cdba298c199693c00ffc21522c575c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 19c17b763f0598baa72210dd3e5235ca243f0b6c (diff) |
drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Currently we insert a arbitration point every 128MiB during a blitter
copy. At 8GiB/s, this is around 30ms. This is a little on the large side
if we need to inject a high priority work, so reduced it down to 8MiB or
roughly 1ms.
v2: Don't forget both fill/copy.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions