summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-19radeon/kms: add initial colortiling support (disabled by default).Dave Airlie
2009-08-18AVIVO: add support for DisplayPriority HIGHAlex Deucher
2009-08-17radeon: move detected monitor type debugging.Dave Airlie
2009-08-17atom: recall crtc source script after tv dpms onDave Airlie
2009-08-17atombios: store dac detect result into save register.Dave Airlie
2009-08-17atom/tvout: set the correct scaler up for tv outDave Airlie
2009-08-17kms: make tv out match the connector nameDave Airlie
2009-08-17r100/r200: dont emit wrong clamp modes.Dave Airlie
2009-08-17radeon/tv: fix typo in crtc register modificationsDave Airlie
2009-08-11RV280: add agp quirkAlex Deucher
2009-08-11radeon/r600: abstract vertex buffer for r600 & r700 hardwareJerome Glisse
2009-08-10Fix misleading filenames in DRI setup failure messagesAdam Jackson
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