diff options
author | Maarten Lankhorst <[email protected]> | 2020-08-19 16:08:59 +0200 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2020-09-07 14:31:50 +0300 |
commit | 052e04f170561b38665fd227365c523347bdba03 (patch) | |
tree | 07ee59a4b67e181441bef095170ef9b26ede91e1 /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | dd878c0cec75530ca3ffdb6c759f798eb91cc1df (diff) |
drm/i915/selftests: Fix locking inversion in lrc selftest.
This function does not use intel_context_create_request, so it has
to use the same locking order as normal code. This is required to
shut up lockdep in selftests.
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