Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu: Add export.h as required to drivers/gpu files. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| | | | | | | They need this to get all the EXPORT_SYMBOL variants and THIS_MODULE Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> | ||||
* | drm: add usb framework | Dave Airlie | 2011-02-07 | 1 | -0/+117 |
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> |