summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-25r6xx/r7xx EXA: WIPAlex Deucher
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher
2009-08-25R6xx/r7xx: add begin/end batch macrosAlex Deucher
2009-08-25r6xx/r7xx: move more common state to default state setupAlex Deucher
2009-08-25RV740: disable small DFS transfersAlex Deucher
2009-08-25radeon: Fix X recycling with KMSJerome Glisse
2009-08-24r600: use exa fallback code for solid/copy codepaths.Dave Airlie
2009-08-24r600: fix bad unit in texture setupDave Airlie
2009-08-22radeon: don't spec any initial placement for pixmaps.Dave Airlie
2009-08-22exa/cs: add DFS from GTT optimisationDave Airlie
2009-08-19rs600: add support for DisplayPriority HIGHAlex Deucher
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