summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-03-01R6xx/R7xx: code cleanupsAlex Deucher
2009-03-01R6xx/R7xx: write vertexes directly to the IBAlex Deucher
2009-03-01R6xx/R7xx: switch emit functions to macrosAlex Deucher
2009-03-01Print a message when we have a shared DDC lineAlex Deucher
2009-03-01R300: Add AGP quirkAlex Deucher
2009-02-28M9+: Add AGP quirk for Sony VaioTormod Volden
2009-02-27Quirk for RV280 on 82865G/PE/P DRAM Controller/Host-HubBryce Harrington
2009-02-27Janitor: cosmetic clean-up of AGPMode quirk tableTormod Volden
2009-02-27EXA: Make sure Prepare/FinishAccess hooks can handle EXA_PREPARE_AUX* indices.Michel Dänzer
2009-02-27Revert "EXA: Adapt to EXA changes in xserver Git."Michel Dänzer
2009-02-26DCE3.2: fix up Save()/Restore()Alex Deucher
2009-02-26R6xx/R7xx: use shadowfb if DRI is disabledAlex Deucher
2009-02-26Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...Alex Deucher
2009-02-26RS600: enable the DRI by defaultAlex Deucher
2009-02-25R6xx/R7xx EXA: same surface and same coords equals nopAlex Deucher
2009-02-24R6xx/R7xx EXA: init copy_area to NULLAlex Deucher
2009-02-24R6xx/R7xx EXA: Optimize temp surface for overlapping copiesAlex Deucher
2009-02-24R6xx/R7xx EXA: use a temp surface for overlapping copyMark van Doesburg
2009-02-24RS600: fix MC addr maskAlex Deucher
2009-02-24EXA: Adapt to EXA changes in xserver Git.Michel Dänzer
2009-02-24EXA: Pass pScrn and info into RadeonCompositeTile.Michel Dänzer
2009-02-24Only call RADEONWaitForVLine if it might actually do anything useful.Michel Dänzer
2009-02-24Fix compile warning when building without EXA.Michel Dänzer
2009-02-23radeon: re-enable load detection output attribute for TV/CVAlex Deucher
2009-02-23RS600: fix up MC setupAlex Deucher
2009-02-19R6xx/R7xx: add wait for idle MMIO pathAlex Deucher
2009-02-19RBBM_GUICNTL is pre-r6xx onlyAlex Deucher
2009-02-19Don't write new HDP location until we've written the new FB locationAlex Deucher
2009-02-19radeon: one more 32 -> 64 just to be safeAlex Deucher
2009-02-19R6xx/R7xx: fix up a few more pathsAlex Deucher
2009-02-19Fix MC setup on systems with more than 512 MB of VRAMAlex Deucher
2009-02-19R6xx/R7xx: wait for MC idle when changing the MCAlex Deucher
2009-02-18R6xx/R7xx Xv: fix some missing bits from last commitAlex Deucher
2009-02-18R6xx/R7xx EXA/Xv: properly deal with running out of vertex buffer spaceAlex Deucher
2009-02-18R6xx/R7xx: reset 3D state after VT switchAlex Deucher
2009-02-18R6xx/R7xx: fixup accel pathsAlex Deucher
2009-02-18R6xx: Connector quirk for asus boardAlex Deucher
2009-02-18Set default RMX type to FULL on LVDSAlex Deucher
2009-02-18DCE3.2+: allow output cloningAlex Deucher
2009-02-18ATOM: reset crtc initialized flag on CloseScreen()Alex Deucher
2009-02-17ATOM: don't unblank uninitialized crtcsAlex Deucher
2009-02-17R6xx/R7xx EXA: switch to surface sync packetAlex Deucher
2009-02-17Fix crtc routing on pre-DCE3.2 systemsAlex Deucher
2009-02-16RV350: add another AGP quirkAlex Deucher
2009-02-16RV280: add another agp quirkAlex Deucher
2009-02-15GART: Save/restore GART table consistently.David Miller
2009-02-15DRI: Fix page size used in RADEONDRIGetPciAperTableSize().David Miller
2009-02-12R6xx/R7xx: switch to drm for wait for idleAlex Deucher