summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-07set version for releasexf86-video-ati-6.13.1Dave Airlie1-1/+1
2010-06-30remove rv100 quirkAlex Deucher1-9/+0
2010-06-29Remove HDP_SOFT_RESET function, there is no need to reset HDP block.Cooper Yuan1-4/+0
2010-06-24r6xx shader: use ADDR() for CF_DWORD0Alex Deucher1-1/+1
2010-06-21r6xx/r7xx: fix ums cmd buffer leakWolfram1-2/+4
2010-06-21r6xx/r7xx: fix miscount in state emitAlex Deucher1-1/+1
2010-06-21r6xx/r7xx accel: add back some additional default stateAlex Deucher1-5/+63
2010-06-21DRI2: Fix up confusion between windows and pixmaps.Michel Dänzer1-10/+12
2010-06-21Convert x(c)alloc/xfree to m/calloc/free.Michel Dänzer20-175/+175
2010-06-21radeon: fix support for 1.9 server master.Dave Airlie1-4/+5
2010-06-16r6xx/r7xx: macro safety fixesAlex Deucher1-3/+3
2010-06-16radeon: fix depth 16 with umsAlex Deucher1-21/+5
2010-06-16r3xx-r5xx Xv: disable bicubic filtering by defaultAlex Deucher2-2/+2
2010-06-15r6xx/r7xx: remove unnecessary state emitAlex Deucher1-106/+3
2010-06-15r6xx/r7xx: reorg default and clipping state emitAlex Deucher1-119/+132
2010-06-15r6xx/r7xx accel: remove some duplicate emits and minor clean upAlex Deucher1-15/+8
2010-06-12COPYING: replace stub file with actual copyright noticesGaetan Nadon1-8/+125
2010-06-11radeon: fixup last fix, use CURSOR_WIDTH not RADEON_CURSOR_WIDTH.Dave Airlie1-1/+1
2010-06-11radeon: set proper stride for cursor in tiling flags.Dave Airlie1-1/+1
2010-06-11drmmode: fix big endian issue with properties.Dave Airlie1-1/+2
2010-06-08radeon: fix rn50 cloning with kmsAlex Deucher1-0/+20
2010-06-08xv: fix Xv on M6/RV100 under KMS.Dave Airlie1-0/+4
2010-06-03evergreen: explicitly disable accel on evergreenAlex Deucher1-0/+1
2010-05-18r3xx-r5xx: enable color tiling by default on KMSMarek Olšák1-1/+5
2010-05-18rs740: follow macro-switch tooMarek Olšák1-1/+1
2010-05-18dri2: use radeon_pick_best_crtc()Alex Deucher2-9/+7
2010-05-17r2xx exa: fix typo in 27c3326863deae36bc35e2c3b73fffd400208ff1Alex Deucher1-1/+1
2010-05-17r1xx/r2xx EXA: handle RepeatNone properly with transformsAlex Deucher1-6/+40
2010-05-10kms: add support for the MSC swap & sync APIJerome Glisse6-7/+526
2010-05-04r3xx-r5xx: fix texturing with small macrotiled pixmapsMarek Olšák1-0/+41
2010-05-04radeon: fix pll_out_min default for pre-avivoAlex Deucher1-3/+6
2010-04-23FB/MMIO_cnt should be ints, not pointers.Michel Dänzer1-2/+2
2010-04-22r3xx: fix gb pipe setup for SE cardsAlex Deucher1-2/+4
2010-04-22r3xx-r5xx: fix vertex unitsAlex Deucher1-7/+8
2010-04-21Reference count shared driver mappings.Owain Ainsworth2-4/+10
2010-04-21Make consistent use of fbOffset and share fb mappings.Owain G. Ainsworth3-15/+35
2010-04-21Kill per-context SAREA support.Owain G. Ainsworth3-68/+0
2010-04-21Remove remnants of the ShowCache option.Owain G. Ainsworth2-16/+0
2010-04-19radeon: add FireMV 2400 pci id.Dave Airlie6-0/+6
2010-04-16r5xx texvid: deal with large numbers of vertsAlex Deucher1-16/+30
2010-04-16r3xx texvid: deal with large numbers of vertsAlex Deucher1-21/+30
2010-04-16r2xx texvid: deal with large numbers of vertsAlex Deucher1-29/+88
2010-04-16r1xx texvid: deal with large numbers of vertsAlex Deucher3-30/+104
2010-04-16r5xx textured video: split into prepare and draw functionsAlex Deucher1-15/+29
2010-04-16r3xx textured video: split into prepare and draw functionsAlex Deucher1-15/+29
2010-04-16r2xx textured video: split into prepare and draw functionsAlex Deucher1-29/+39
2010-04-16r1xx textured video: split into prepare and draw functionsAlex Deucher1-26/+37
2010-04-16Xv: track vtx_count, is_planar in port privAlex Deucher2-49/+53
2010-04-16radeon/kms: fix possible crtc mask for evergreenAlex Deucher1-1/+1
2010-04-16radeon/kms: fix crash when using more than two headsAlex Deucher1-1/+1