summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-02radeon: fix compile without kmsDave Airlie
2009-07-02radeon/dri2: fix dri2 - needs newest libdrm_radeonDave Airlie
2009-07-02radeon/dri2: call proper gem bo functionDave Airlie
2009-07-02radeon/kms: add textured video BO size checksDave Airlie
2009-07-02kms: drop DGADave Airlie
2009-07-02radeon: fix CS imbalanceDave Airlie
2009-07-02radeon: enable KMS buildDave Airlie
2009-07-02radeon/kms: fixup 3d state emission for KMSDave Airlie
2009-07-02kms: no need to reference fifo slotsDave Airlie
2009-07-02radeon: add KMS support (still disabled)Dave Airlie
2009-06-30EXA: fix the build on servers without EXA_HANDLES_PIXMAPSAlex Deucher
2009-06-30Warning fixes.Michel Dänzer
2009-06-30radeon: initial preparation for kms patch.Dave Airlie
2009-06-29Check if the composite op is supported in R200CheckComposite.Fredrik Höglund
2009-06-28radeon: call hdmi-b connectors dvi in randrAlex Deucher
2009-06-28R6xx/R7xx: fix pixel centersRoland Scheidegger