summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-07Fix DRI2 with current xserver Git.Michel Dänzer
2009-07-06radeon: add make dist headersDave Airlie
2009-07-06git: fix git-log to git logDave Airlie
2009-07-06radeon: oops fix compile without libdrmDave Airlie
2009-07-06radeon: move state changes into flush functionDave Airlie
2009-07-06radeon: taken from kms-support + CS fixes commit.Dave Airlie
2009-07-06radeon: port to new space checking in libdrm interfaceDave Airlie
2009-07-06Revert "KMS CS fixes."Dave Airlie
2009-07-05KMS CS fixes.Michel Dänzer
2009-07-03radeon: don't set up overlay under KMS until we figure out how.Dave Airlie
2009-07-02Test BO pointer before passing it to radeon_bo_unref().Michel Dänzer
2009-07-02Warning fixes.Michel Dänzer
2009-07-02radeon: fix up configure check betterDave Airlie
2009-07-02radeon: fix it properly.Dave Airlie