aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_state.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter1-9/+9
2013-01-31drm/radeon: Deprecate UMS support v2Christian König1-0/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-3/+3
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-2/+0
2011-10-18drm/radeon: Move more code out of lineAndi Kleen1-8/+8
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it (v2)Dave Airlie1-28/+28
2010-05-28Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+3
2010-05-29drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie1-2/+3
2010-05-11drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare1-9/+10
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-01Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stageDave Airlie1-0/+6
2010-03-01drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyondDave Airlie1-0/+6
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie1-94/+103
2010-02-23drm/radeon: Fix memory allocation failures in the preKMS command stream checking.Pauli Nieminen1-94/+103
2010-02-04Fix misspellings of "truly" in comments.Adam Buchbinder1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-18drm/radeon/r600: don't do interruptsAlex Deucher1-1/+4
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse1-5/+13
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher1-0/+3
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-9/+7
2009-03-13drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder1-1/+1
2009-03-13drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher1-16/+26
2009-03-13drm: radeon: Use surface for PCI GART table.David Miller1-0/+1
2009-03-13drm: radeon: Fix ring_rptr accesses.David Miller1-3/+3
2008-12-29drm: move to kref per-master structures.Dave Airlie1-74/+92
2008-10-18drm: kill drm_device->irqJesse Barnes1-1/+1
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+3203