diff options
author | Maarten Lankhorst <[email protected]> | 2020-08-19 16:08:58 +0200 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2020-09-07 14:31:43 +0300 |
commit | dd878c0cec75530ca3ffdb6c759f798eb91cc1df (patch) | |
tree | 4f54d513310ca31f08aabf11d32ac0a27f380781 /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | f00ecc2ef55861c3cbc3dde93c082b612114efdc (diff) |
drm/i915: Dirty hack to fix selftests locking inversion
Some i915 selftests still use i915_vma_lock() as inner lock, and
intel_context_create_request() intel_timeline->mutex as outer lock.
Fortunately for selftests this is not an issue, they should be fixed
but we can move ahead and cleanify lockdep now.
Signed-off-by: Maarten Lankhorst <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/i915_request.c')
0 files changed, 0 insertions, 0 deletions