summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-18bump for releasexf86-video-ati-6.12.1Alex Deucher
2009-03-18ATOM: fix up tv-out supportAlex Deucher
2009-03-18R6xx/R7xx AGP: disable gart data transfersAlex Deucher
2009-03-18man page updateFabio
2009-03-18AVIVO: Fix dac load detectionAlex Deucher
2009-03-17man page updatesFabio
2009-03-16radeon: add another AGP quirkAlex Deucher
2009-03-15Fix fallout from r6xx/r7xx EXA merge in IB handlingAlex Deucher
2009-03-14atom: fix up bios scartch register usageAlex Deucher
2009-03-14radeon: fix typo in bios scratch reg setupAlex Deucher
2009-03-13Bump post-releaseAlex Deucher
2009-03-13bump for releasexf86-video-ati-6.12.0Alex Deucher
2009-03-13radeon: man page updatesAlex Deucher
2009-03-13uniphy: start adding DisplayPort setupAdam Jackson
2009-03-13radeon: add support for 30 bit LUTsAlex Deucher
2009-03-13R6xx/R7xx: EXA VSync Option not supported yetAlex Deucher
2009-03-13R6xx/R7xx: fix up vline stuff along the lines of previous chipsAlex Deucher
2009-03-13R6xx/R7xx: return in RADEONWaitForIdleMMIO() if accel is offAlex Deucher
2009-03-13R6xx/r7xx: clarify accel messagesAlex Deucher
2009-03-13Add some more cases to the DVI single-link checks.Adam Jackson
2009-03-13radeon: save bios scratch registers in Preinit()Cooper Yuan
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie
2009-03-12R6xx/R7xx shader: Fix OFFSET_[XYZ] macro for TEX_DWORD2 to accept floatsYang Zhao
2009-03-12RS600: fix page table size for rs600 as wellAlex Deucher
2009-03-12r600: fix sizing of PCI GART table for r600Dave Airlie
2009-03-10radeon: clean more thoroughly in RADEONFreeRec()Alex Deucher
2009-03-10radeon_driver.c small memory bug오유연(Yu-yeon Oh)
2009-03-09R4xx: add R4xxATOM optionAlex Deucher
2009-03-10r600: enable DRI by defaultDave Airlie
2009-03-09R6xx/r7xx: clarify EXA messageAlex Deucher
2009-03-09AVIVO: fix panningAlex Deucher
2009-03-06output: Filter out dual-link modes from DP->DVI connectionsroot
2009-03-06atom: Enable DisplayPort source to DVI/HDMI sinkroot
2009-03-06output: Allow for multiple DisplayPort outputs.Adam Jackson
2009-03-06RV350: Add AGPMode quirk for ThinkpadTormod Volden
2009-03-05radeon: add a few more default common modes for lvdsAlex Deucher
2009-03-04R6xx/R7xx: wire up DMAForXv option like older asicsAlex Deucher
2009-03-04R6xx/R7xx: disable XV_BICUBIC attributeAlex Deucher
2009-03-04RN50: fix up cloning on serversAlex Deucher
2009-03-04ATOM: don't use fixed ref div for LVDSAlex Deucher
2009-03-04radeon: just add some common modes for LVDSAlex Deucher
2009-03-04Revert "radeon: adjust LVDS so that default modes get added"Alex Deucher
2009-03-03radeon: adjust LVDS so that default modes get addedAlex Deucher
2009-03-03AVIVO: add aspect scaling modeAlex Deucher
2009-03-03Rotation: don't rotate if acceleration is not activeAlex Deucher
2009-03-02R6xx/r7xx: remove some unneeded code I missed in the last commitAlex Deucher
2009-03-02R6xx/R7xx EXA: cleanup composite texture setupAlex Deucher
2009-03-02R6xx/R7xx EXA: combine composite mask/non-mask VSAlex Deucher
2009-03-02R6xx/R7xx Xv: combine packed and planar shadersAlex Deucher
2009-03-01R6xx/R7xx: move shaders to r600_shader.c and fixup Xv PSChristian Koenig