summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_tv.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-09-15 14:55:24 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-09-19 14:43:18 +0200
commit5b254c597871fa638a1ba0621f545e303090e970 (patch)
tree3c075ee09d1d3253a0245bafd0bf86ec524520b0 /drivers/gpu/drm/i915/intel_tv.c
parentf326038a29092534b59626f736a3c6e599bda017 (diff)
downloadlinux-rt-5b254c597871fa638a1ba0621f545e303090e970.tar.gz
drm/i915: Clarify gpu_error.lock locking
i915_capture_error_state can be called from all kinds of contexts, so needs the full irqsave dance. But the other two places to grab and release the error state are only called from process context. So simplify them to the plaine _irq spinlock versions to clarify the locking semantics. Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_tv.c')
0 files changed, 0 insertions, 0 deletions