aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mga (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-19drm: rip out drm_core_has_MTRR checksDaniel Vetter1-1/+1
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-07drm: const'ify ioctls table (v2)Rob Clark2-2/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells6-13/+13
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells6-7/+0
2012-07-19drm: kill reclaim_buffers callbackDaniel Vetter1-1/+0
2012-02-16drm: move pci bus master enable into driver.Dave Airlie1-0/+2
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven1-14/+15
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2-0/+3
2011-06-14alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook1-19/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie2-7/+8
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+0
2010-09-16drm: use noop_llseekArnd Bergmann1-0/+1
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter1-1/+0
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter1-1/+0
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it (v2)Dave Airlie1-13/+13
2010-08-02drm/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser6-185/+165
2010-06-01drm: Remove drm_resource wrappersJordan Crouse1-2/+2
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2-10/+5
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-2/+2
2009-08-27drm/mga: Use request_firmware() to load microcodeBen Hutchings4-11750/+80
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-9/+5
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt2-10/+11
2009-03-13drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin Herrenschmidt1-2/+2
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2-5/+8
2008-10-18drm: kill drm_device->irqJesse Barnes1-1/+1
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes3-36/+73
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie9-0/+15322