drm/i915/selftests: Take rpm wakeref around partial tiling tests
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 Nov 2017 11:56:53 +0000 (11:56 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 Nov 2017 17:50:34 +0000 (17:50 +0000)
commit693b1ccabe43d96a1eb57716ac032632882de20f
treec8a257639ffccda1b159554274e19a5da48945e9
parentc29ccb9f426e6e4e91c9901bb6ee8dbe6abc48eb
drm/i915/selftests: Take rpm wakeref around partial tiling tests

Since the partial tiling tests are poking into the GGTT to watch the
fence registers in operation, it itself needs the device rpm wakeref in
order for the GGTT to remain accessible.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171107115653.10716-1-chris@chris-wilson.co.uk
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
drivers/gpu/drm/i915/selftests/i915_gem_object.c