aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_cp.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-1/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drm: rework PCI/platform driver interface.Dave Airlie2011-02-071-2/+2
* drm: Remove drm_resource wrappersJordan Crouse2010-06-011-4/+4
* drm/radeon: 9800 SE has only one quadpipeTormod Volden2010-04-231-2/+7
* drm/radeon: R300 AD only has one quad pipe.Michel Dänzer2010-04-061-4/+6
* drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...Dave Airlie2010-03-011-0/+1
* drm/radeon/kms: fix memory leakJiri Slaby2010-01-071-0/+1
* drm/radeon: A bit of cleanup work on radeon_freelist_get()Robert Noland2009-10-261-41/+4
* drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher2009-09-211-0/+23
* Merge intel drm-intel-next branchDave Airlie2009-09-071-0/+9
|\
| * drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-211-0/+9
* | radeon: Use request_firmware()Ben Hutchings2009-08-311-45/+83
|/
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-5/+4
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-121-1/+1
|\
| * radeon: remove _DRM_DRIVER from the preadded sarea mapDave Airlie2009-06-111-1/+1
* | drm/radeon: fix ring free alignment calculationsDave Airlie2009-06-041-2/+2
|/
* drm/radeon: add regs required for occlusion queries supportMaciej Cencora2009-03-291-1/+1
* drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder2009-03-131-1/+1
* radeon: call the correct idle function, logic got inverted.Dave Airlie2009-03-131-1/+1
* radeon: add support for rs600 GPUsAlex Deucher2009-03-131-4/+123
* drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher2009-03-131-47/+141
* drm/radeon: prep for r6xx/r7xx supportAlex Deucher2009-03-131-0/+14
* drm/radeon: split busmaster enable out to a separate functionDave Airlie2009-03-131-15/+20
* drm/radeon: align ring writes to 16 dwords boundaries.Dave Airlie2009-03-131-0/+32
* drm: radeon: Use surface for PCI GART table.David Miller2009-03-131-1/+57
* drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.David Miller2009-03-131-11/+4
* drm: radeon: Fix ring_rptr accesses.David Miller2009-03-131-12/+58
* drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt2009-03-131-4/+5
* drm/radeon: update sarea copies of last_ variables on resume.etienne2009-02-201-6/+15
* drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2009-02-081-3/+3
* drm/radeon: use locked rmmap to remove sarea mapping.Dave Airlie2008-12-291-1/+1
* drm/radeon: fix warning due to PAGE_SIZE maxDave Airlie2008-12-291-1/+1
* drm: move to kref per-master structures.Dave Airlie2008-12-291-15/+58
* drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-251-0/+6
* drm/radeon: map registers at load timeDave Airlie2008-11-111-6/+9
* drm/radeon: fixup further bus mastering confusion.Alex Deucher2008-10-281-7/+8
* radeon: fix PCI bus mastering support enables.Alex Deucher2008-10-181-2/+14
* radeon: add RS400 family support.Alex Deucher2008-10-181-2/+4
* drm/radeon: add support for RS740 IGP chipsets.Alex Deucher2008-10-181-8/+16
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-181-1/+1
* radeon: fix writeback across suspend/resume.Dave Airlie2008-10-181-2/+3
* drm/radeon: downgrade debug message from info to debug.Dave Airlie2008-09-011-2/+2
* radeon: fix some hard lockups on r3/4/500sJerome Glisse2008-08-251-20/+18
* drm/radeon: fixup issue with radeon and PAT support.Dave Airlie2008-07-151-1/+1
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+1773