summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-15Add IA44 and AI44 subpicture formats to xvmcHEADmasterChristian König1-6/+11
2011-05-15Add iDCT Flag to XvMCChristian König1-2/+2
2011-05-15Move from unsigned to signed dct intra frame blocksChristian König1-2/+2
2011-05-15Add 4:2:2 XvMC surfaceChristian König1-2/+19
2011-05-15Register XvMC video decoding accelerationChristian König4-1/+153
2011-05-13UMS: Fix comparison of unsigned variable against < 0.Michel Dänzer1-1/+1
2011-05-13KMS: Fix output properties logic error.Michel Dänzer1-1/+1
2011-05-12man: fix typosNicolas Kaiser1-3/+3
2011-05-06DRI2: fix high-crtc/vblank oversight/bugIlija Hadzic1-1/+1
2011-05-04fusion: fix tiling enable logicAlex Deucher1-6/+6
2011-05-04fusion: enable tiling if DFS worksAlex Deucher1-2/+2
2011-05-04radeon: add add hw DFS support for fusionDave Airlie3-1/+29
2011-05-03radeon: add some new pci idsAlex Deucher6-0/+30
2011-05-01man: add cayman to man pageAlex Deucher1-0/+3
2011-04-20EXA/Xv: used cached bo tiling flags for accel setup on 6xx+Alex Deucher6-29/+37
2011-04-14R520: Fix textures larger than 2kAdam Jackson3-6/+52
2011-04-05EXA: Cache BO tiling flags.Michel Dänzer5-45/+25
2011-04-05DRI2: Some cleanups for the scheduling mess.Michel Dänzer2-42/+56
2011-04-04radeon: add some additional ontario pci idsAlex Deucher6-0/+12
2011-04-02xf86-video-ati: (revised #2) add support for vblank on crtc > 1Ilija Hadzic2-14/+42
2011-03-21bug fix for r6xx/r7xx UMSmatthew green2-0/+8
2011-03-17bump version post releaseAlex Deucher1-1/+1
2011-03-17bump for releaseAlex Deucher1-1/+1
2011-03-16radeon/exa: correct function nameDave Airlie5-7/+7
2011-03-16radeon/exa: fix scaling checkDave Airlie1-1/+1
2011-03-15APU: no tiling yetAlex Deucher1-0/+4
2011-03-15radeon: exa shaders don't handle scaling either.Dave Airlie1-1/+2
2011-03-02kms: add cayman pci idsAlex Deucher6-0/+84
2011-03-02kms: no accel yet for caymanAlex Deucher1-0/+1
2011-03-02kms: add cayman chip familyAlex Deucher1-0/+1
2011-03-02r6xx+: truncate point sampled coordinatesAlex Deucher2-0/+4
2011-03-01kms: Fix warning XNFprintf is deprecated (v2)Sedat Dilek1-0/+5
2011-02-28kms: don't rotate if acceleration is not enabledAlex Deucher1-0/+9
2011-02-28kms: don't enable tiling if accel is offAlex Deucher1-19/+23
2011-02-28xv: fix height alignments for U/V planesDave Airlie1-5/+5
2011-02-26Revert "kms: Fix warning XNFprintf is deprecated"Michel Dänzer1-5/+1
2011-02-25kms: Fix warning XNFprintf is deprecatedSedat Dilek1-1/+5
2011-02-25UMS: Fix build against xserver 1.10-rc3Sedat Dilek1-1/+1
2011-02-24dri2: disable pageflipping for transformed displaysAlex Deucher1-4/+13
2011-02-23Xv: use aligned height to calculate Xv buffer sizeAlex Deucher1-1/+4
2011-02-21Properly restore CLOCK_CNTL_INDEX registerMark Kettenis1-2/+3
2011-02-16man: add btc chips to the listAlex Deucher1-0/+9
2011-02-16kms: add tiling support for evergreen/NIAlex Deucher1-2/+32
2011-02-16kms: EXA/Xv tiling fixesAlex Deucher5-6/+28
2011-02-15fix Xv on pre-r6xx asicsAlex Deucher1-3/+6
2011-02-12kms: use worst case base/pitch align if we don't have drm tiling infoAlex Deucher3-4/+24
2011-02-12kms: always get the tiling info even if we aren't tilingAlex Deucher1-4/+5
2011-02-12kms: fix rotate pitch alignAlex Deucher1-1/+1
2011-02-11kms: evergreen/ni big endian accel supportAlex Deucher6-43/+130
2011-02-11ums: atombios endian fixesCédric Cano1-14/+14