diff options
| author | 2017-11-22 22:25:10 +0000 | |
|---|---|---|
| committer | 2017-11-23 07:19:10 +0000 | |
| commit | b4e3c935b2313b3e557066b630efd0367c7fb34c (patch) | |
| tree | 195a2054eb1a668bf00bbc13071bff7ad2cc9d88 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
| parent | drm/i915: Call i915_gem_init_userptr() before taking struct_mutex (diff) | |
| download | linux-dev-b4e3c935b2313b3e557066b630efd0367c7fb34c.tar.xz linux-dev-b4e3c935b2313b3e557066b630efd0367c7fb34c.zip | |
drm/i915: Save/restore irq state for vlv_residency_raw()
Since commit 6060b6aec03c ("drm/i915/pmu: Add RC6 residency metrics"),
vlv_residency_raw() may be called from an irq-disabled context (via perf
event sampling on remote cpu). As such, we can no longer assume that we
are called from process context and must save/restore the irq state for
the spinlock.
Fixes: 6060b6aec03c ("drm/i915/pmu: Add RC6 residency metrics")
Testcase: igt/perf_pmu/other-init-3
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20171122222510.22627-1-chris@chris-wilson.co.uk
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions
