summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-27Throttle DRI2 buffer swaps / frontbuffer flushes.Michel Dänzer1-0/+19
2009-08-26r6xx/r7xx: set EXA_HANDLES_PIXMAPSAlex Deucher1-3/+14
2009-08-26r6xx/r7xx: more WIPAlex Deucher3-37/+26
2009-08-25r6xx/r7xx: fix some define problems in Xv codeAlex Deucher2-3/+3
2009-08-25r6xx/r7xx: fix reloc for vtx bufferAlex Deucher1-1/+1
2009-08-25R6xx/r7xx: unmap vb bo when doneAlex Deucher3-3/+26
2009-08-25r6xx/r7xx: fix flipped domainsAlex Deucher1-1/+1
2009-08-25r6xx/r7xx: more cs exa wipAlex Deucher3-23/+16
2009-08-25r6xx/r7xx EXA: WIPAlex Deucher2-2/+7
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher7-177/+688
2009-08-26radeon: afaics these aren't radeon regs but r128 regs.Dave Airlie2-26/+2
2009-08-25R6xx/r7xx: add begin/end batch macrosAlex Deucher4-25/+102
2009-08-25r6xx/r7xx: move more common state to default state setupAlex Deucher3-44/+16
2009-08-25RV740: disable small DFS transfersAlex Deucher1-0/+4
2009-08-25radeon: Fix X recycling with KMSJerome Glisse1-25/+44
2009-08-24r600: use exa fallback code for solid/copy codepaths.Dave Airlie1-27/+50
2009-08-24r600: fix bad unit in texture setupDave Airlie1-2/+2
2009-08-22radeon: don't spec any initial placement for pixmaps.Dave Airlie1-2/+1
2009-08-22exa/cs: add DFS from GTT optimisationDave Airlie1-0/+35
2009-08-19rs600: add support for DisplayPriority HIGHAlex Deucher1-2/+30
2009-08-19radeon/kms: add initial colortiling support (disabled by default).Dave Airlie6-4/+123
2009-08-18AVIVO: add support for DisplayPriority HIGHAlex Deucher1-5/+10
2009-08-17radeon: move detected monitor type debugging.Dave Airlie1-3/+2
2009-08-17atom: recall crtc source script after tv dpms onDave Airlie1-0/+5
2009-08-17atombios: store dac detect result into save register.Dave Airlie1-9/+9
2009-08-17atom/tvout: set the correct scaler up for tv outDave Airlie1-226/+230
2009-08-17kms: make tv out match the connector nameDave Airlie1-1/+1
2009-08-17r100/r200: dont emit wrong clamp modes.Dave Airlie1-8/+8
2009-08-17radeon/tv: fix typo in crtc register modificationsDave Airlie1-1/+1
2009-08-11RV280: add agp quirkAlex Deucher1-0/+2
2009-08-11radeon/r600: abstract vertex buffer for r600 & r700 hardwareJerome Glisse5-74/+84
2009-08-10Fix misleading filenames in DRI setup failure messagesAdam Jackson1-4/+4
2009-08-07Properly let radeon_cs_flush_indirect() re-emit 2D state if necessary.Michel Dänzer2-5/+2
2009-08-07Add support for EXA_MIXED_PIXMAPS in xserver master.Michel Dänzer2-1/+7
2009-08-07Minor fixes for KMS EXA DownloadFromScreen hook.Michel Dänzer1-4/+4
2009-08-07Add KMS EXA UploadToScreen hook.Alex Deucher1-2/+63
2009-08-07r200: fixup scissors for DDX.Dave Airlie2-3/+4
2009-08-04radeon: fix compile with !kmsAlex Deucher1-1/+6
2009-08-04radeon: re-add asus connector quirksAlex Deucher1-0/+16
2009-08-04radeon/kms: add simple DownloadFromScreen implementationJerome Glisse1-8/+86
2009-08-04RS880: enable accelAlex Deucher6-13/+16
2009-08-03radeon: add some new r7xx pci idsAlex Deucher6-0/+30
2009-08-01radeon: use XAA in some casesAlex Deucher1-3/+14
2009-08-01radeon: AGPMode quirk needed for SiSBryce Harrington1-0/+3
2009-08-01radeon: AGPMode quirk needed for IBM Thinkpad T40 with Mobility M7 LWBryce Harrington1-0/+2
2009-08-01radeon: AGPMode quirk needed for HP Omnibook 6200Bryce Harrington1-0/+3
2009-08-01radeon: reload bicubic Xv texture on VT switchAlex Deucher3-1/+6
2009-07-30radeon: fix r600 shadow fb mode with cursor allocation in wrong placeDave Airlie1-0/+6
2009-07-29radeon: fix typo in object header to connector type conversionAlex Deucher1-1/+1
2009-07-28ati: change to using ABI version checkDave Airlie2-2/+2