summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-01-06 15:22:38 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2017-01-06 16:53:44 +0000
commit10466d2a59b23aa6d5ecd5310296c8cdb6458dac (patch)
tree04c5dc18dfd38645ec55ebf009d5035d7ca41323 /drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
parent984ff29f74c0c130b43f0c5b0fe0fbca5de0fddc (diff)
downloadlinux-10466d2a59b23aa6d5ecd5310296c8cdb6458dac.tar.bz2
drm/i915: Fix phys pwrite for struct_mutex-less operation
Since commit fe115628d567 ("drm/i915: Implement pwrite without struct-mutex") the lowlevel pwrite calls are now called without the protection of struct_mutex, but pwrite_phys was still asserting that it held the struct_mutex and later tried to drop and relock it. Fixes: fe115628d567 ("drm/i915: Implement pwrite without struct-mutex") Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Cc: <drm-intel-fixes@lists.freedesktop.org> Link: http://patchwork.freedesktop.org/patch/msgid/20170106152240.5793-1-chris@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c')
0 files changed, 0 insertions, 0 deletions