diff options
author | Umesh Nerlige Ramappa | 2021-11-19 17:42:01 -0800 |
---|---|---|
committer | Tvrtko Ursulin | 2021-11-22 09:16:32 +0000 |
commit | 865fbc0f8dc21e17dc3ad9f0f1ebf00a6696b2ca (patch) | |
tree | bf71bc3c71e16992bb70e5365154a1a40c2ef229 /MAINTAINERS | |
parent | 267c336349db0e624d217f9762bcc1da414f4b0a (diff) |
drm/i915/pmu: Avoid with_intel_runtime_pm within spinlock
When guc timestamp ping worker runs it takes the spinlock and calls
with_intel_runtime_pm. Since with_intel_runtime_pm may sleep, move the
spinlock inside __update_guc_busyness_stats.
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211120014201.26480-1-umesh.nerlige.ramappa@intel.com
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions