summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-07Properly let radeon_cs_flush_indirect() re-emit 2D state if necessary.Michel Dänzer
2009-08-07Add support for EXA_MIXED_PIXMAPS in xserver master.Michel Dänzer
2009-08-07Minor fixes for KMS EXA DownloadFromScreen hook.Michel Dänzer
2009-08-07Add KMS EXA UploadToScreen hook.Alex Deucher
2009-08-07r200: fixup scissors for DDX.Dave Airlie
2009-08-04radeon: fix compile with !kmsAlex Deucher
2009-08-04radeon: re-add asus connector quirksAlex Deucher
2009-08-04radeon/kms: add simple DownloadFromScreen implementationJerome Glisse
2009-08-04RS880: enable accelAlex Deucher
2009-08-03radeon: add some new r7xx pci idsAlex Deucher
2009-08-01radeon: use XAA in some casesAlex Deucher
2009-08-01radeon: AGPMode quirk needed for SiSBryce Harrington
2009-08-01radeon: AGPMode quirk needed for IBM Thinkpad T40 with Mobility M7 LWBryce Harrington
2009-08-01radeon: AGPMode quirk needed for HP Omnibook 6200Bryce Harrington
2009-08-01radeon: reload bicubic Xv texture on VT switchAlex Deucher
2009-07-30radeon: fix r600 shadow fb mode with cursor allocation in wrong placeDave Airlie
2009-07-29radeon: fix typo in object header to connector type conversionAlex Deucher
2009-07-28ati: change to using ABI version checkDave Airlie
2009-07-28ati: update for resources/RAC API removalDave Airlie
2009-07-27KMS: Explicitly specify VRAM and GTT domains when allocating BOs for pixmaps.Michel Dänzer
2009-07-25radeon: Set PCI/PCIE bus type properly per asicAlex Deucher
2009-07-23radeon: fix KMS shadowfb for r6xx and newer hw.Jerome Glisse
2009-07-23RS780: fill in MC access functionsAlex Deucher
2009-07-23R6xx/R7xx: clip rendering to destination surface dimensionsAlex Deucher
2009-07-19Guard reference to CRTC active field.Michel Dänzer
2009-07-18Also drop DRM master in KMS CloseScreen.Michel Dänzer
2009-07-18Set CRTC active flag to TRUE after a successful KMS mode set.Michel Dänzer
2009-07-18Set the STALL bit in the CRTC_GUI_TRIG_VLINE registers.Michel Dänzer
2009-07-18Enable vsync for DRI2 region copies.Michel Dänzer
2009-07-16R6xx/r7xx: reduce the amount of default state setupAlex Deucher
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2009-07-15radeon: emit colorpitch relocs.Dave Airlie
2009-07-14Add an r420 AGP quirkAlex Deucher
2009-07-14R3/4/5xx: only upload the bicubic texture onceAlex Deucher
2009-07-14R3/4/5xx: fix bicubic Xv filtering with KMS changesAlex Deucher
2009-07-13Add configure option to disable kms supportAlex Deucher
2009-07-12Fix a warningEdward O'Callaghan
2009-07-11xf86-video-ati: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon
2009-07-09RV280: another AGP quirkAlex Deucher
2009-07-09RV280: Add an AGP quirkAlex Deucher
2009-07-09RS740: fixup display latency setting as per rs690Alex Deucher
2009-07-09radeon: add shave support.Dave Airlie
2009-07-08R6xx/R7xx: fix hangs on x2 cards with PM optionsAlex Deucher
2009-07-08Further non-KMS fixes / cleanups.Michel Dänzer
2009-07-08Fix the build for the !XF86DRM_MODE caseAlex Deucher
2009-07-08Fix RADEON_TRACE_FALL build.Michel Dänzer
2009-07-08Pass on CS relocation offset values.Michel Dänzer
2009-07-08Don't set EXA UploadTo/DownloadFromScreen hooks when they'd always return FALSE.Michel Dänzer
2009-07-08Don't always flush CS when switching from 2D to 3D.Michel Dänzer
2009-07-08KMS CS fixes, take two.Michel Dänzer