dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* udl unplug fixes
@ 2019-03-15  5:13 Dave Airlie
  2019-03-15  5:13 ` [PATCH 1/2] drm: do lower level device put on unplugged releases Dave Airlie
  2019-03-15  5:13 ` [PATCH 2/2] drm/udl: add a release method and delay modeset teardown Dave Airlie
  0 siblings, 2 replies; 6+ messages in thread
From: Dave Airlie @ 2019-03-15  5:13 UTC (permalink / raw)
  To: dri-devel

I've sent two udl fixes for plugging in, these two fix the unplug scenario,

The first avoids hitting the unregister path twice, once in device unplug
and once in last open fd release.
The second avoids uninit the modeset configs while userspace still has
the open fd which can access them.

Dave.


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-03-15 14:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-15  5:13 udl unplug fixes Dave Airlie
2019-03-15  5:13 ` [PATCH 1/2] drm: do lower level device put on unplugged releases Dave Airlie
2019-03-15 14:24   ` Noralf Trønnes
2019-03-15  5:13 ` [PATCH 2/2] drm/udl: add a release method and delay modeset teardown Dave Airlie
2019-03-15 11:02   ` Daniel Vetter
2019-03-15 14:34   ` Noralf Trønnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).