Thomas Hellstrom 93cd16817a drm/vmwgfx: Kill some lockdep warnings
Some global KMS state that is elsewhere protected by the mode_config
mutex here needs to be protected with a local mutex. Remove corresponding
lockdep checks and introduce a new driver-private global_kms_state_mutex,
and make sure its locking order is *after* the crtc locks in order to
avoid having to release those when the new mutex is taken.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Cc: <stable@vger.kernel.org> # 4.6
2016-05-20 17:05:55 +02:00
..
2015-09-17 02:13:42 -07:00
2015-08-12 10:06:32 -07:00
2016-04-28 11:07:30 -07:00
2016-02-08 09:55:53 +01:00
2016-02-08 09:55:53 +01:00
2015-08-12 10:06:56 -07:00
2015-08-12 10:06:56 -07:00
2015-08-12 10:06:56 -07:00
2015-08-12 10:06:56 -07:00