summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-16xvmc: fix green frameHEADmasterCooper Yuan1-0/+1
2009-09-15xvmc: temporarily disable subpictureCooper Yuan1-2/+2
2009-09-15xvmc: pass texturedAdaptor->name to hwmcCooper Yuan1-1/+1
2009-09-14xvmc: format tab to spaceCooper Yuan1-5/+4
2009-09-14xvmc: fix register failure because of unmatched name with texture adaptorCooper Yuan2-36/+21
2009-09-13xvmc: format spaceCooper Yuan1-1/+1
2009-09-13xvmc: fix adaptor pointer error, also fix null busIDString in dri2root3-8/+14
2009-09-13xvmc: pass texture adaptor to xvmcCooper Yuan3-16/+33
2009-09-12xvmc: subdir xvmc only for legacy xvmc now, no need to buildCooper Yuan1-1/+0
2009-09-12xvmc: delete unused filesCooper Yuan2-198/+0
2009-09-12xvmc: migrate to gallium archtetureCooper Yuan9-111/+344
2009-09-12xvmc: fix build errorCooper Yuan50-3207/+1328
2009-09-08r500xvmc: add interface to ddx driverCooper Yuan9-130/+149
2009-09-07r500xvmc: modify Makefile for libRadeonXvMC.so buildingroot1-0/+2
2009-09-06update ddx driverCooper Yuan48-1269/+3127
2009-05-31xvmc: Add XvMC interface API, subpicture related functions are not implementedCooper Yuan1-0/+174
2009-05-31xvmc: Add XvMCCreateSurface and XvMCDestroySurfaceCooper Yuan4-2/+80
2009-05-31xvmc: refine driver structureCooper Yuan2-5/+4
2009-05-31xvmc: finish XvMCCreateContext and XvMCDestroyContext interfaceCooper Yuan2-9/+249
2009-05-27xvmc: Add XvMCCreateContext function, not doneCooper Yuan8-122/+303
2009-05-27xvmc: Add Makefile.am which generates binary libRadeonXvMC.soCooper Yuan5-0/+99
2009-05-26xvmc: Add more functions and divide driver to 2 levelsCooper Yuan9-96/+878
2009-05-26xvmc: add xvmc API definitionsCooper Yuan3-3/+178
2009-05-26Initialize xvmc filesCooper Yuan5-0/+101
2009-05-23Bump version to mark Git snapshot.Michel Dänzer1-1/+1
2009-05-19Pre-atom: Improve engine clock setup codeAlex Deucher2-44/+119
2009-05-18EXA: Set new EXA_SUPPORTS_OFFSCREEN_OVERLAPS flag when we have a 2D engine.Michel Dänzer1-0/+4
2009-05-18r4xx: Add some missing pci idsAlex Deucher6-0/+12
2009-05-15R100: switch to normalized texture coordinatesAlex Deucher3-22/+20
2009-05-14radeon: try harder when checking if a card is postedAlex Deucher1-0/+10
2009-05-14Pre-R600 EXA: Fix coordinate limits off-by-one error.Michel Dänzer1-2/+2
2009-05-13R6xx/R7xx Xv: normalize texture coordinates in the vertex shaderAlex Deucher2-13/+92
2009-05-13R6xx/R7xx: do EXA transforms in the vertex shaderAlex Deucher2-80/+550
2009-05-12R3xx-R5xx: do EXA transforms in the vertex shaderAlex Deucher4-98/+360
2009-05-11RV770: add missing pci idAlex Deucher6-0/+6
2009-05-08R7xx: add support for reading disabled bios imagesAlex Deucher2-2/+62
2009-05-07R3xx/R4xx tex vid: no need to check if IS_R300_3DAlex Deucher1-1/+1
2009-05-07R3xx/R4xx tex vid: increase the guardband limit for rendering with a triAlex Deucher1-4/+4
2009-05-06AVIVO: set default cursor mode in cursor initAlex Deucher1-13/+11
2009-05-04AVIVO: fix cursoe corruption bands for realAlex Deucher2-31/+4
2009-05-04radeon: switch to EXA by defaultAlex Deucher2-13/+10
2009-05-04AVIVO: move cusor offscreen when disablingAlex Deucher1-3/+8
2009-05-03r3xx-r5xx: switch to 1/12 subpixel precisionAlex Deucher4-27/+31
2009-05-03Remove some old debugging infoAlex Deucher1-7/+0
2009-05-03r2xx-r4xx: fix typo in last i2c fix and clarify hw i2c pin selAlex Deucher2-9/+9
2009-05-03RS690: gpio/connector fixesAlex Deucher1-17/+10
2009-04-30R3xx-R5xx: don't set TX_OFFSET_RS in RS_INST_COUNTAlex Deucher2-12/+12
2009-04-30AVIVO: first pass at display watermark setupAlex Deucher8-40/+455
2009-04-29radeon: fix several dpms issuesAlex Deucher3-32/+28
2009-04-29AVIVO: better fix for cursor flickering/corruption issuesAlex Deucher2-19/+28