aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mga/mga_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter1-2/+2
2013-10-09drm: Kill drm perf counter leftoversVille Syrjälä1-5/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-2/+0
2012-02-16drm: move pci bus master enable into driver.Dave Airlie1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-1/+1
2010-08-02drm/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser1-56/+43
2010-06-01drm: Remove drm_resource wrappersJordan Crouse1-2/+2
2009-08-27drm/mga: Use request_firmware() to load microcodeBen Hutchings1-2/+2
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-9/+5
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt1-8/+9
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard1-0/+8
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+1162