summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-02-106xx/7xx: consolidate remaining CB stateAlex Deucher4-60/+63
2011-02-10kms/r6xx+: clean up pitch/height alignment in EXA UTS/DFSAlex Deucher2-24/+32
2011-02-05UMS: fix spelling in error messageAlex Deucher1-1/+1
2011-02-05UMS/DCE3.2: fix segfaultAlex Deucher2-4/+5
2011-02-01kms/pre-6xx: fix pageflipping with tilingAlex Deucher3-29/+38
2011-02-01kms/r6xx+: fix tiling and pageflipping harderAlex Deucher2-18/+41
2011-02-01radeon: remove device 0x4243Alex Deucher6-6/+0
2011-01-31UMS: Slightly improve xserver version check.Michel Dänzer1-1/+1
2011-01-27ums: fix build against xserver >= 1.10Alex Deucher1-0/+15
2011-01-26dp: fix displayport support by syncing with KMS codeJerome Glisse1-194/+208
2011-01-24vbo: warn if we add a bo with a pointer to the wait listAlex Deucher1-0/+5
2011-01-24vbo: always flush the cbuf bo in flush_indirect()Alex Deucher1-9/+1
2011-01-24vbo: avoid extra cs revalidation in vbo allocAlex Deucher1-7/+7
2011-01-21vbo: balance radeon_vbo_get() and radeon_vbo_put()Alex Deucher2-14/+10
2011-01-21evergreen: use vb_offset rather than vb_start_op for cbuf offsetAlex Deucher2-15/+8
2011-01-21vbo: remove useless radeon_vb_discard()Alex Deucher6-17/+3
2011-01-20evergreen/ni: fix Xv artifactsAlex Deucher1-2/+2
2011-01-20r6xx/7xx: fix Xv artifactsMarton Balint1-2/+2
2011-01-18Fix crash freeing KMS video memory.Michel Dänzer1-1/+1
2011-01-18Fix KMS textured video leaks (bug #33193).Michel Dänzer4-15/+26
2011-01-17radeon: add back flush in block handler.Dave Airlie1-0/+1
2011-01-13rs880 fix typo in HD 4250 stringAlex Deucher2-2/+2
2011-01-11kms: fix pitch aligment for scanoutAlex Deucher1-3/+14
2011-01-11radeon: fix yet another pitch alignAlex Deucher1-1/+13
2011-01-11radeon: fix pitch align in pageflip codeAlex Deucher1-2/+3
2011-01-10Merge branch 'kms-pflip' of git+ssh://git.freedesktop.org/git/xorg/driver/xf8...Alex Deucher9-65/+445
2011-01-06NI: add pci idsAlex Deucher6-0/+216
2011-01-06Add EXA/Xv acceleration support for NI chipsAlex Deucher1-2/+67
2011-01-06Bail on NI cards with UMSAlex Deucher2-0/+10
2011-01-06add NI family idsAlex Deucher1-0/+3
2010-12-19ddx/ati: Bugfix for pageflip consistency check.Mario Kleiner1-2/+5
2010-12-17exa/dfs/ontario: always use the CPU for DFS for nowAlex Deucher1-2/+1
2010-12-16DCE4.1: fix DIGx routingAlex Deucher1-35/+28
2010-12-03Add missing call to vbeFree (bug 4417)Matt Turner2-1/+1
2010-12-03radeon: remove duplicated defineAlex Deucher2-6/+0
2010-12-03radeon/exa: fallback for non-affine transformsAlex Deucher5-0/+28
2010-12-01ddx/ati: Fix reporting of pageflip completion events on multi-head.Mario Kleiner3-26/+84
2010-12-01ddx/ati: Add option "SwapbuffersWait" to control vsync of DRI2 swaps.Mario Kleiner3-2/+14
2010-12-01radeon/kms: add pageflip supportAlex Deucher6-22/+299
2010-12-01radeon/kms: allow tiled front buffer on 6xx/7xxAlex Deucher5-21/+51
2010-12-01radeon: add some missing math.h and assert.h includesDave Airlie4-1/+5
2010-12-01radeon: make sure EXA is off when EXA is disabled with --disable-exaDave Airlie1-0/+2
2010-11-30evergreen: set default group_bytes to 256Alex Deucher1-5/+2
2010-11-29evergreen: use dot4 for transformsAlex Deucher2-147/+477
2010-11-296xx/7xx: clean up gpr/const handling in shadersAlex Deucher2-101/+105
2010-11-29r6xx/r7xx use dot4 for transformsAlex Deucher2-147/+525
2010-11-24radeon/kms: fix output enumerationAlex Deucher1-4/+10
2010-11-22Ontario: add workaround for small pixmap issues with DFSAlex Deucher1-0/+4
2010-11-22Add EXA/Xv acceleration support for Ontario Fusion APUsAlex Deucher2-3/+25
2010-11-22Add Ontario fusion APU pci idsAlex Deucher6-0/+24