Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-09 | drm: introduce drm_dev_free() to fix error paths | David Herrmann | 1 | -1/+1 |
2013-10-09 | drm: merge device setup into drm_dev_register() | David Herrmann | 1 | -45/+3 |
2013-10-09 | drm: add drm_dev_alloc() helper | David Herrmann | 1 | -5/+2 |
2013-08-30 | drm: implement experimental render nodes | David Herrmann | 1 | -0/+9 |
2013-02-07 | drm/usb: bind driver to correct device | Dave Airlie | 1 | -1/+1 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -1/+1 |
2012-04-19 | drm/usb: fix module license on drm/usb layer. | Dave Airlie | 1 | -1/+5 |
2012-03-16 | drm: fix build with UDL if USB is a module | Dave Airlie | 1 | -2/+0 |
2011-11-01 | gpu: Add export.h as required to drivers/gpu files. | Paul Gortmaker | 1 | -0/+1 |
2011-02-07 | drm: add usb framework | Dave Airlie | 1 | -0/+117 |