aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAge
* drm/radeon: load the right microcode on rs780Alex Deucher2009-04-02
* drm/radeon: add regs required for occlusion queries supportMaciej Cencora2009-03-29
* drm/radeon: fix logic in r600_page_table_init() to match ati_gartAlex Deucher2009-03-18
* drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.Dave Airlie2009-03-13
* drm/radeon: don't call irq changes on r600 suspend/resumeDave Airlie2009-03-13
* drm/radeon: fix r600 writeback across suspend/resumeDave Airlie2009-03-13
* drm/radeon: fix r600 writeback setup.Dave Airlie2009-03-13
* drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder2009-03-13
* drm/radeon: fix r600 pci mapping calls.Dave Airlie2009-03-13
* drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()Alex Deucher2009-03-13
* radeon: call the correct idle function, logic got inverted.Dave Airlie2009-03-13
* drm/radeon: RS600: fix interrupt handlingAlex Deucher2009-03-13
* drm/r600: fix rptr address along lines of previous fixes to radeon.Dave Airlie2009-03-13
* drm/r600: fixup r600 gart table accessor like ati_pcigart.cDave Airlie2009-03-13
* radeon: add support for rs600 GPUsAlex Deucher2009-03-13
* radeon: fix r600 AGP supportAlex Deucher2009-03-13
* drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher2009-03-13
* drm/radeon: add r6xx/r7xx microcodeAlex Deucher2009-03-13
* drm/radeon: prep for r6xx/r7xx supportAlex Deucher2009-03-13
* drm/radeon: split busmaster enable out to a separate functionDave Airlie2009-03-13
* drm/radeon: align ring writes to 16 dwords boundaries.Dave Airlie2009-03-13
* drm: radeon: Fix unaligned access in r300_scratch().David Miller2009-03-13
* drm: radeon: Use surface for PCI GART table.David Miller2009-03-13
* drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.David Miller2009-03-13
* drm: radeon: Fix RADEON_*_EMITED defines.David Miller2009-03-13
* drm: radeon: Fix ring_rptr accesses.David Miller2009-03-13
* drm: Drop unused and broken dri_library_name sysfs attribute.Kristian Høgsberg2009-03-13
* drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt2009-03-13
* drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin Herrenschmidt2009-03-13
* drm/radeon: update sarea copies of last_ variables on resume.etienne2009-02-19
* drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2009-02-08
* drm/radeon: use locked rmmap to remove sarea mapping.Dave Airlie2008-12-29
* drm/radeon: fix missing hunk from the master changes.Dave Airlie2008-12-29
* drm/radeon: fix warning due to PAGE_SIZE maxDave Airlie2008-12-29
* drm: move to kref per-master structures.Dave Airlie2008-12-29
* drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie2008-12-22
* drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie2008-12-09
* drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-24
* drm/radeon: map registers at load timeDave Airlie2008-11-11
* drm/radeon: fixup further bus mastering confusion.Alex Deucher2008-10-27
* radeon: fix PCI bus mastering support enables.Alex Deucher2008-10-17
* radeon: add RS400 family support.Alex Deucher2008-10-17
* drm/radeon: add support for RS740 IGP chipsets.Alex Deucher2008-10-17
* drm: kill drm_device->irqJesse Barnes2008-10-17
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-17
* radeon: fix writeback across suspend/resume.Dave Airlie2008-10-17
* drm/radeon: downgrade debug message from info to debug.Dave Airlie2008-08-31
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-08-27
|\
| * r300: Fix cliprect emitNicolai Haehnle2008-08-24
| * drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEXNicolai Haehnle2008-08-24