Dave Airlie
b10c6d4b50
drm/usb: fix module license on drm/usb layer.
...
Allows this module to load correctly with certain debugging options on.
Reported on irc by scientes
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-04-19 09:33:32 +01:00
Dave Airlie
2de6d4a9e4
drm: fix build with UDL if USB is a module
...
reported by sfr on -next merge.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-03-16 09:28:03 +00:00
Paul Gortmaker
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
...
They need this to get all the EXPORT_SYMBOL variants and THIS_MODULE
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:32:03 -04:00
Dave Airlie
a250b9fdc5
drm: add usb framework
...
This adds an initial framework to plug USB graphics devices
into the drm/kms subsystem.
I've started writing a displaylink driver using this interface.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-02-07 13:09:42 +10:00