diff options
author | 2020-11-20 09:56:36 +0000 | |
---|---|---|
committer | 2020-11-24 09:11:09 +0000 | |
commit | 2f87c053ac489309c04b51f788e2b4f13a737ca9 (patch) | |
tree | 4c9e471fdf44ce6c516a3c0c59bcb105bc476eec /drivers/gpu/drm/i915/i915_request.c | |
parent | drm/i915/guc: Use correct lock for accessing guc->mmio_msg (diff) | |
download | linux-dev-2f87c053ac489309c04b51f788e2b4f13a737ca9.tar.xz linux-dev-2f87c053ac489309c04b51f788e2b4f13a737ca9.zip |
drm/i915/guc: Use correct lock for CT event handler
CT event handler is called under the gt->irq_lock from the interrupt
handling paths so make it the same from the init path. I don't think this
mismatch caused any functional issue but we need to wean the code of the
global i915->irq_lock.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201120095636.1987395-2-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_request.c')
0 files changed, 0 insertions, 0 deletions