diff options
author | 2017-11-30 09:42:31 +0000 | |
---|---|---|
committer | 2017-12-01 10:43:04 +0000 | |
commit | b37aef5f1b5a4788eca662de6cb33e1521a7e404 (patch) | |
tree | 6c8722557b54dc9fe49d4122329f8d033fd27d18 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Set fake_vma.size as well as fake_vma.node.size for capture (diff) | |
download | linux-dev-b37aef5f1b5a4788eca662de6cb33e1521a7e404.tar.xz linux-dev-b37aef5f1b5a4788eca662de6cb33e1521a7e404.zip |
drm/i915/selftests: Wake the device before executing requests on the GPU
To execute a requests requires us to have first woken the device, using
the rpm wakeref (as the request needs to write to hardware to setup the
context/ppGTT and execute on the GPU). So call intel_runtime_pm_get()
around queuing the request; the request itself will then carry a wakeref
until completion.
References: https://bugs.freedesktop.org/show_bug.cgi?id=103994
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171130094231.10405-1-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions