aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_cp.c
AgeCommit message (Expand)Author
2010-06-01drm: Remove drm_resource wrappersJordan Crouse
2010-04-23drm/radeon: 9800 SE has only one quadpipeTormod Volden
2010-04-06drm/radeon: R300 AD only has one quad pipe.Michel Dänzer
2010-03-01drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...Dave Airlie
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby
2009-10-26drm/radeon: A bit of cleanup work on radeon_freelist_get()Robert Noland
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-08-31radeon: Use request_firmware()Ben Hutchings
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-11radeon: remove _DRM_DRIVER from the preadded sarea mapDave Airlie
2009-06-04drm/radeon: fix ring free alignment calculationsDave Airlie
2009-03-29drm/radeon: add regs required for occlusion queries supportMaciej Cencora
2009-03-13drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder
2009-03-13radeon: call the correct idle function, logic got inverted.Dave Airlie
2009-03-13radeon: add support for rs600 GPUsAlex Deucher
2009-03-13drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher
2009-03-13drm/radeon: prep for r6xx/r7xx supportAlex Deucher
2009-03-13drm/radeon: split busmaster enable out to a separate functionDave Airlie
2009-03-13drm/radeon: align ring writes to 16 dwords boundaries.Dave Airlie
2009-03-13drm: radeon: Use surface for PCI GART table.David Miller
2009-03-13drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.David Miller
2009-03-13drm: radeon: Fix ring_rptr accesses.David Miller
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt
2009-02-20drm/radeon: update sarea copies of last_ variables on resume.etienne
2009-02-08drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie
2008-12-29drm/radeon: use locked rmmap to remove sarea mapping.Dave Airlie
2008-12-29drm/radeon: fix warning due to PAGE_SIZE maxDave Airlie
2008-12-29drm: move to kref per-master structures.Dave Airlie
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-11-11drm/radeon: map registers at load timeDave Airlie
2008-10-28drm/radeon: fixup further bus mastering confusion.Alex Deucher
2008-10-18radeon: fix PCI bus mastering support enables.Alex Deucher
2008-10-18radeon: add RS400 family support.Alex Deucher
2008-10-18drm/radeon: add support for RS740 IGP chipsets.Alex Deucher
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes
2008-10-18radeon: fix writeback across suspend/resume.Dave Airlie
2008-09-01drm/radeon: downgrade debug message from info to debug.Dave Airlie
2008-08-25radeon: fix some hard lockups on r3/4/500sJerome Glisse
2008-07-15drm/radeon: fixup issue with radeon and PAT support.Dave Airlie
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie