diff options
| author | Chris Wilson <[email protected]> | 2018-10-01 15:47:55 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-10-01 20:34:24 +0100 |
| commit | e9eaf82d97a2b05460ff5ef6a3e07446f7d049fe (patch) | |
| tree | 438f33d4ca7e450b661260806a97f4a2d0ad9bbd /tools/perf/scripts/python | |
| parent | e2f3496e93be3238de2e2e6bfc83b3a83c084ce5 (diff) | |
drm/i915: Priority boost for waiting clients
Latency is in the eye of the beholder. In the case where a client stops
and waits for the gpu, give that request chain a small priority boost
(not so that it overtakes higher priority clients, to preserve the
external ordering) so that ideally the wait completes earlier.
v2: Tvrtko recommends to keep the boost-from-user-stall as small as
possible and to allow new client flows to be preferred for interactivity
over stalls.
Testcase: igt/gem_sync/switch-default
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Dmitry Rogozhkin <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions