diff options
author | Imre Deak <imre.deak@intel.com> | 2015-11-09 20:16:26 +0200 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2015-11-17 18:43:30 +0200 |
commit | e64e6bd0f46c78b53b236474f59bd1290b834c89 (patch) | |
tree | 00514a00272fa24549368dbf297b1d0d09a14e97 /drivers/gpu/drm/i915/intel_runtime_pm.c | |
parent | 5bab6f60cb4d1417ad7c599166bcfec87529c1a2 (diff) |
drm/i915: get runtime PM reference around GEM set_tiling IOCTL
After fixing the same issue in the set_caching IOCTL and Chris' request
to check out the possibilities for an improved RPM ref handling I
noticed that we have the same issue in the set_tiling IOCTL. Fix this
up.I didn't see any bug reports about this one, but the GTT unbind
operation on this path accesses the HW, which needs the ref.
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1447092986-11165-1-git-send-email-imre.deak@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_runtime_pm.c')
0 files changed, 0 insertions, 0 deletions