summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-26r600: fix buildDave Airlie
2009-09-26r600/xv: fix dst bo write domainDave Airlie
2009-09-26radeon: fix zaphodDave Airlie
2009-09-25r600: fix bo accounting for XvAlex Deucher
2009-09-25r600: space check wasn't correct.Dave Airlie
2009-09-24radeon: remove old pre-randr rotation cruftAlex Deucher
2009-09-19kms: disable dgaAlex Deucher
2009-09-19kms: init dga using xf86DiDGAInitAlex Deucher
2009-09-18avivo: disable VGA rendering core when starting X.Dave Airlie
2009-09-14radeon: Add missing libdrm_radeon cflags to compiler paramaters.Pauli Nieminen
2009-09-11atom: fix typo in asus quirksAlex Deucher
2009-09-10r600: add CS UTS and DFS hooksAlex Deucher
2009-09-10r6xx: fix EXA crash with gtkperf -aDave Airlie
2009-09-09kms: add property support.Dave Airlie
2009-09-08radeon: replace dga code with DiDGAAlex Deucher
2009-09-08radeon: fix dri2 struct zeroingAdam Jackson
2009-09-08Merge branch 'r6xx-cs'Dave Airlie
2009-09-08r600: more alignment fixups + vb map/unmapDave Airlie
2009-09-06RV280: add agp quirkAlex Deucher
2009-09-03EXA: Check for solid/gradient pictures the same way for all generations.Michel Dänzer
2009-09-02EXA: Fix Composite restart dst/src switcheroo.Michel Dänzer
2009-09-01radeon: add some notes about DVO setupAlex Deucher
2009-09-01r100/r200: seriously WRAP is illegal for rectangular texturesDave Airlie
2009-08-31r6xx/r7xx: various CS fixes from DaveAlex Deucher
2009-08-31r1xx: fix textured videoAlex Deucher
2009-08-30radeon: Fix DRI2BufferPtr to be DRI2Buffer2Ptr for xserver 1.6.Pauli Nieminen
2009-08-29r100/r200: fix section size mismatch for textured videoRoland Scheidegger
2009-08-28EXA: RENDER repeat fix and more cleanup.Michel Dänzer
2009-08-27KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map.Michel Dänzer
2009-08-27KMS: Don't use a blit for UploadToScreen if the pixmap BO will be idle anyway.Michel Dänzer
2009-08-27KMS: DownloadFromScreen improvements.Michel Dänzer
2009-08-27EXA: Allocate pixmap BOs in VRAM.Michel Dänzer
2009-08-27DRI2: Set tiling for depth/stencil buffers with all DRI2 interface versions.Michel Dänzer
2009-08-27EXA: RENDER repeat cleanups.Michel Dänzer
2009-08-27Throttle DRI2 buffer swaps / frontbuffer flushes.Michel Dänzer
2009-08-26r6xx/r7xx: set EXA_HANDLES_PIXMAPSAlex Deucher
2009-08-26r6xx/r7xx: more WIPAlex Deucher
2009-08-25r6xx/r7xx: fix some define problems in Xv codeAlex Deucher
2009-08-25r6xx/r7xx: fix reloc for vtx bufferAlex Deucher
2009-08-25R6xx/r7xx: unmap vb bo when doneAlex Deucher
2009-08-25r6xx/r7xx: fix flipped domainsAlex Deucher
2009-08-25r6xx/r7xx: more cs exa wipAlex Deucher
2009-08-25r6xx/r7xx EXA: WIPAlex Deucher
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher
2009-08-26radeon: afaics these aren't radeon regs but r128 regs.Dave Airlie
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