diff options
| author | Chris Wilson <[email protected]> | 2016-06-24 14:55:57 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-06-24 15:03:14 +0100 |
| commit | 6e5a5beb8e344b1ab929de0c8446a61a70ed94ba (patch) | |
| tree | 1bfb6d8e8fc086c5b3ee78aa025d93d5cc84dbe9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | ec602a0dfb394ac3a5f91d03c4d6fab6e45302cc (diff) | |
drm/i915: Split idling from forcing context switch
We only need to force a switch to the kernel context placeholder during
eviction. All other uses of i915_gpu_idle() just want to wait until
existing work on the GPU is idle. Rename i915_gpu_idle() to
i915_gem_wait_for_idle() to avoid any implications about "parking" the
context first.
v2: Tweak an error message if the wait fails for the ilk vtd w/a
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions