summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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: 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-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-12EXA: If making a pixmap offscreen fails, return ~0ULL as texture offset.Michel Dänzer
2009-02-12EXA: The source tiling code can't handle RepeatReflect yet.Michel Dänzer
2009-02-12R1xx/R2xx EXA: fix non repeat texture setupAlex Deucher
2009-02-12R3xx-R5xx EXA: fix texture setup for non-repeat caseAlex Deucher
2009-02-12AVIVO: fix dualhead/rotation for realAlex Deucher
2009-02-11Revert "Radeon EXA: wait for the engine to be idle before sw access"Alex Deucher
2009-02-10Radeon EXA: wait for the engine to be idle before sw accessAlex Deucher
2009-02-09ATOM: warning fixesAlex Deucher
2009-02-09RV350: add AGP quirkAlex Deucher
2009-02-08Add some missing r6xx/r7xx pci idsAlex Deucher
2009-02-06AVIVO: better fix for rotationAlex Deucher
2009-02-06AVIVO: fix rotationAlex Deucher
2009-02-03Fix encoder accountingAlex Deucher
2009-02-03Fix bad rv710 pci idAlex Deucher
2009-02-02AVIVO: Save/restore vga pll registersWolke Liu
2009-01-31Return NULL for encoder if no active device is assignedAlex Deucher
2009-01-30EXA: Accelerate Composite of RepeatPad/Reflect pictures when possible.Michel Dänzer
2009-01-30rs780: include RS780 in the InitMemory to leave aloneairlied
2009-01-28Merge branch 'atom-rework' and fix conflictsAlex Deucher
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher
2009-01-28Merge branch 'atom-tvout' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2009-01-26Encoders not assigned yet, use supported devicesAlex Deucher
2009-01-26Fix legacy output setupAlex Deucher
2009-01-26ATOM: print useful output info for DPMS eventsAlex Deucher
2009-01-26Warning fixesAlex Deucher
2009-01-26Move legacy output setup functions to legacy_output.cAlex Deucher
2009-01-26Fix off by one when printing encoder nameAlex Deucher
2009-01-26Additional output cleanupAlex Deucher
2009-01-24Drop memcpy fallbacks from EXA UploadToScreen and DownloadFromScreen hooks.Michel Dänzer
2009-01-24Don't transform EXA Composite mask coordinates when there's no mask.Michel Dänzer