summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-09-26r600/xv: fix dst bo write domainDave Airlie1-1/+1
2009-09-26radeon: fix zaphodDave Airlie1-0/+2
2009-09-25r600: fix bo accounting for XvAlex Deucher2-0/+12
2009-09-25r600: space check wasn't correct.Dave Airlie2-31/+53
2009-09-24radeon: remove old pre-randr rotation cruftAlex Deucher2-33/+0
2009-09-19kms: disable dgaAlex Deucher1-1/+4
2009-09-19kms: init dga using xf86DiDGAInitAlex Deucher1-0/+5
2009-09-18avivo: disable VGA rendering core when starting X.Dave Airlie2-0/+7
2009-09-14radeon: Add missing libdrm_radeon cflags to compiler paramaters.Pauli Nieminen1-1/+10
2009-09-11atom: fix typo in asus quirksAlex Deucher1-2/+2
2009-09-10r600: add CS UTS and DFS hooksAlex Deucher1-2/+161
2009-09-10r6xx: fix EXA crash with gtkperf -aDave Airlie1-3/+4
2009-09-09kms: add property support.Dave Airlie2-0/+179
2009-09-08radeon: replace dga code with DiDGAAlex Deucher4-483/+4
2009-09-08radeon: fix dri2 struct zeroingAdam Jackson1-1/+1
2009-09-08Merge branch 'r6xx-cs'Dave Airlie8-240/+824
2009-09-08r600: more alignment fixups + vb map/unmapDave Airlie2-8/+8
2009-09-06RV280: add agp quirkAlex Deucher1-1/+3
2009-09-03EXA: Check for solid/gradient pictures the same way for all generations.Michel Dänzer2-2/+8
2009-09-02EXA: Fix Composite restart dst/src switcheroo.Michel Dänzer1-4/+4
2009-09-01radeon: add some notes about DVO setupAlex Deucher2-5/+16
2009-09-01r100/r200: seriously WRAP is illegal for rectangular texturesDave Airlie1-2/+8
2009-08-31r6xx/r7xx: various CS fixes from DaveAlex Deucher2-12/+15
2009-08-31r1xx: fix textured videoAlex Deucher1-3/+3
2009-08-30radeon: Fix DRI2BufferPtr to be DRI2Buffer2Ptr for xserver 1.6.Pauli Nieminen1-8/+14
2009-08-29r100/r200: fix section size mismatch for textured videoRoland Scheidegger1-4/+4
2009-08-28EXA: RENDER repeat fix and more cleanup.Michel Dänzer2-31/+23
2009-08-27KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map.Michel Dänzer3-5/+0
2009-08-27KMS: Don't use a blit for UploadToScreen if the pixmap BO will be idle anyway.Michel Dänzer1-0/+6
2009-08-27KMS: DownloadFromScreen improvements.Michel Dänzer1-34/+17
2009-08-27EXA: Allocate pixmap BOs in VRAM.Michel Dänzer1-4/+4
2009-08-27DRI2: Set tiling for depth/stencil buffers with all DRI2 interface versions.Michel Dänzer1-0/+4
2009-08-27EXA: RENDER repeat cleanups.Michel Dänzer2-49/+56
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