| Commit message (Expand) | Author | Age |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 |
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 2012-10-02 |
* | drm: kill reclaim_buffers callback | Daniel Vetter | 2012-07-19 |
* | drm: move pci bus master enable into driver. | Dave Airlie | 2012-02-16 |
* | drm: Make the per-driver file_operations struct const | Arjan van de Ven | 2011-11-11 |
* | gpu: add module.h to drivers/gpu files as required. | Paul Gortmaker | 2011-10-31 |
* | drm: rework PCI/platform driver interface. | Dave Airlie | 2011-02-06 |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-26 |
|\ |
|
| * | drm: kill get_reg_ofs callback | Daniel Vetter | 2010-08-29 |
| * | drm: kill drm_map_ofs callbacks | Daniel Vetter | 2010-08-29 |
* | | drm: use noop_llseek | Arnd Bergmann | 2010-09-16 |
|/ |
|
* | drm: block userspace under allocating buffer and having drivers overwrite it ... | Dave Airlie | 2010-08-17 |
* | drm/r128: fixed brace and spacing coding style issues | Nicolas Kaiser | 2010-08-01 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann | 2009-12-17 |
* | drm/r128: Add test for initialisation to all ioctls that require it | Ben Hutchings | 2009-08-30 |
* | drm/r128: Use request_firmware() to load CCE microcode | Ben Hutchings | 2009-08-26 |
* | drm: Remove memory debugging infrastructure. | Eric Anholt | 2009-06-18 |
* | drm/r128: fix r128 ioremaps to use ioremap_wc. | Dave Airlie | 2009-05-05 |
* | drm: Make drm_local_map use a resource_size_t offset | Benjamin Herrenschmidt | 2009-03-13 |
* | drm: move drm vblank initialization/cleanup to driver load/unload | Keith Packard | 2008-11-24 |
* | drm: kill drm_device->irq | Jesse Barnes | 2008-10-17 |
* | drm: Rework vblank-wait handling to allow interrupt reduction. | Jesse Barnes | 2008-10-17 |
* | drm: reorganise drm tree to be more future proof. | Dave Airlie | 2008-07-13 |