diff options
| author | Chris Wilson <[email protected]> | 2019-08-23 14:26:46 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-08-23 19:44:21 +0100 |
| commit | 6dcb85a0ad990455ae7c596e3fc966ad9c1ba9c5 (patch) | |
| tree | 646ebb8f3c7eb9b207d44f9a1c5b2af16b8a7eb5 /tools/perf/scripts/python/bin | |
| parent | 0b14d96820d1fd05ea610a0f5f952b34e5a24f2c (diff) | |
drm/i915: Hold irq-off for the entire fake lock period
Sadly lockdep records when the irqs are re-enabled and then marks up the
fake lock as being irq-unsafe. Our hand is forced and so we must mark up
the entire fake lock critical section as irq-off.
Hopefully this is the last tweak required!
v2: Not quite, we need to mark the timeline spinlock as irqsafe. That
was a genuine bug being hidden by the earlier lockdep splat.
Fixes: d67739268cf0 ("drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions