aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mga
Commit message (Expand)AuthorAge
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
* 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
* alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook2011-06-13
* Fix common misspellingsLucas De Marchi2011-03-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/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser2010-08-01
* drm: Remove drm_resource wrappersJordan Crouse2010-05-31
* drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* | drm/mga: Use request_firmware() to load microcodeBen Hutchings2009-08-26
|/
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt2009-03-13
* drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin 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