aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/r128
Commit message (Expand)AuthorAge
* drm: kill reclaim_buffers callbackDaniel Vetter2012-07-19
* drm: move pci bus master enable into driver.Dave Airlie2012-02-16
* drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-11
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-31
* drm: rework PCI/platform driver interface.Dave Airlie2011-02-06
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * drm: kill get_reg_ofs callbackDaniel Vetter2010-08-29
| * drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-29
* | drm: use noop_llseekArnd Bergmann2010-09-16
|/
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-17
* drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings2009-08-30
* drm/r128: Use request_firmware() to load CCE microcodeBen Hutchings2009-08-26
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie2009-05-05
* drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt2009-03-13
* drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-24
* drm: kill drm_device->irqJesse Barnes2008-10-17
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-17
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13