aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-08-15 10:48:56 +0100
committerChris Wilson <[email protected]>2016-08-15 11:01:04 +0100
commite5cdb22b2799f2729930ef6394378570c66da251 (patch)
tree94675775cb130c816c9147039dbbf3ec1d476568 /tools/perf/scripts/python/export-to-postgresql.py
parent7abc98fadfdd060e54fdb7172e2753a2f9808366 (diff)
drm/i915: Move assertion for iomap access to i915_vma_pin_iomap
Access through the GTT requires the device to be awake. Ideally i915_vma_pin_iomap() is short-lived and the pinning demarcates the access through the iomap. This is not entirely true, we have a mixture of long lived pins that exceed the wakelock (such as legacy ringbuffers) and short lived pin that do live within the wakelock (such as execlist ringbuffers). Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions