Add a hotplug event to DRM. Parameters match the ones from the general PCI
authorJon Smirl <jonsmirl@yahoo.com>
Sat, 31 Jul 2004 15:45:00 +0000 (15:45 +0000)
committerJon Smirl <jonsmirl@yahoo.com>
Sat, 31 Jul 2004 15:45:00 +0000 (15:45 +0000)
commit5e7e41819eb4d4b18201bbb46d0c6e359c4039cd
treec43aed0c568554569354715a6c2d1e98b7350233
parentbd71ba642890856aff339482a9422ecea1ef55d1
Add a hotplug event to DRM. Parameters match the ones from the general PCI
    hotplug event plus the addition of one requesting RESET. Put your
    scripts in /etc/hotplug.d/drm to run. kernel class_simple generates the
    ADD/REMOVE events. No cards currently request RESET, the flag is there
    to stop you from resetting your boot display.
linux-core/drmP.h
linux-core/drm_stub.c
linux/drmP.h
linux/drm_stub.h