From: Dave Airlie <airlied@gmail.com>
To: dri-devel@lists.freedesktop.org
Subject: initial displaylink kms driver + drm hotplug
Date: Mon, 20 Feb 2012 16:13:44 +0000 [thread overview]
Message-ID: <1329754429-5491-1-git-send-email-airlied@gmail.com> (raw)
This series contains some changes to the drm to allow for better hotplug
support for usb devices, along with the initial displaylink KMS driver.
This relies on an fbdev patch that is in fbdev-next from Kay Sievers.
(remove sysfs framebuffer device with USB .disconnect)
The initial changes just allow us to disconnect userspace/sysfs stuff properly
then on close of the device we clean up things properly.
This and some other patches it relies on are in my pfdo git tree udl-unplug branch.
Dave.
next reply other threads:[~2012-02-20 16:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-20 16:13 Dave Airlie [this message]
2012-02-20 16:13 ` [PATCH 1/5] drm/usb: add a busid implementation Dave Airlie
2012-02-20 18:12 ` Sascha Hauer
2012-02-20 16:13 ` [PATCH 2/5] drm/sysfs: protect sysfs removal code against being run twice Dave Airlie
2012-02-21 8:39 ` Daniel Vetter
2012-02-20 16:13 ` [PATCH 3/5] drm/modeset: add helper to unplug all connectors from sysfs Dave Airlie
2012-02-21 8:45 ` Daniel Vetter
2012-02-20 16:13 ` [PATCH 4/5] drm: add core support for unplugging a device Dave Airlie
2012-02-21 8:59 ` Daniel Vetter
2012-02-20 16:13 ` [PATCH 5/5] drm/udl: initial UDL driver (v4) Dave Airlie
-- strict thread matches above, loose matches on Subject: below --
2014-02-16 1:58 initial displaylink kms driver + drm hotplug jason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1329754429-5491-1-git-send-email-airlied@gmail.com \
--to=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.