Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/i915
Daniel Vetter cba38bfc44 drm/i915: Don't require dev->struct_mutex in psr_match_conditions
Since I've reworked psr support to no longer require x-tiling we don't
check any state protected by the Giant GEM Lock. So drop that check.

Also boo for lockdep_assert_held for not yelling when lockdep is
disabled.

Cc: Paulo Zanoni <przanoni@gmail.com>
Reported-by: Paulo Zanoni <przanoni@gmail.com>
Acked-by: Paulo Zanoni <przanoni@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-08-07 11:07:18 +02:00
..
2014-08-05 09:04:59 +10:00
2014-08-05 09:04:59 +10:00
2014-08-05 09:04:59 +10:00
2014-01-12 23:45:52 +01:00
2014-08-05 09:04:59 +10:00
2014-07-18 14:25:15 +10:00
2014-08-05 09:04:59 +10:00
2014-07-24 10:59:53 +02:00