aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2009-06-17drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie
2009-06-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-17drm/radeon: switch to using late_initcallDave Airlie
2009-06-15radeon legacy chips: tv dac bg/dac adj updatesAlex Deucher
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-12drm/radeon: add support for RV790.Alex Deucher
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher
2009-06-11radeon: remove _DRM_DRIVER from the preadded sarea mapDave Airlie
2009-06-04drm/radeon: fix ring free alignment calculationsDave Airlie
2009-04-24drm/radeon: bump minor version for occlusion queries supportMaciej Cencora
2009-04-03drm/radeon: load the right microcode on rs780Alex Deucher
2009-03-29drm/radeon: add regs required for occlusion queries supportMaciej Cencora
2009-03-18drm/radeon: fix logic in r600_page_table_init() to match ati_gartAlex Deucher
2009-03-13drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.Dave Airlie
2009-03-13drm/radeon: don't call irq changes on r600 suspend/resumeDave Airlie
2009-03-13drm/radeon: fix r600 writeback across suspend/resumeDave Airlie
2009-03-13drm/radeon: fix r600 writeback setup.Dave Airlie
2009-03-13drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder
2009-03-13drm/radeon: fix r600 pci mapping calls.Dave Airlie
2009-03-13drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()Alex Deucher
2009-03-13radeon: call the correct idle function, logic got inverted.Dave Airlie
2009-03-13drm/radeon: RS600: fix interrupt handlingAlex Deucher
2009-03-13drm/r600: fix rptr address along lines of previous fixes to radeon.Dave Airlie
2009-03-13drm/r600: fixup r600 gart table accessor like ati_pcigart.cDave Airlie
2009-03-13radeon: add support for rs600 GPUsAlex Deucher
2009-03-13radeon: fix r600 AGP supportAlex Deucher
2009-03-13drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher
2009-03-13drm/radeon: add r6xx/r7xx microcodeAlex 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: Fix unaligned access in r300_scratch().David Miller
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 RADEON_*_EMITED defines.David Miller
2009-03-13drm: radeon: Fix ring_rptr accesses.David Miller
2009-03-13drm: Drop unused and broken dri_library_name sysfs attribute.Kristian Høgsberg
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt
2009-03-13drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin 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 missing hunk from the master changes.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-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie
2008-12-09drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-11-11drm/radeon: map registers at load timeDave Airlie