summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
2011-10-27EXA >= R6xx / KMS: Avoid running out of CS space at inconvenient times.Michel Dänzer
2011-10-20radeon/kms: fallback to vesa if GPU is not supported by UMSJerome Glisse
2011-05-31radeon: add support for llano APUsAlex Deucher
2011-05-24cayman: first pass at exa/Xv shadersAlex Deucher
2011-05-04radeon: add add hw DFS support for fusionDave Airlie
2011-04-20EXA/Xv: used cached bo tiling flags for accel setup on 6xx+Alex Deucher
2011-04-05EXA: Cache BO tiling flags.Michel Dänzer
2011-04-05DRI2: Some cleanups for the scheduling mess.Michel Dänzer
2011-04-02xf86-video-ati: (revised #2) add support for vblank on crtc > 1Ilija Hadzic
2011-03-16radeon/exa: correct function nameDave Airlie
2011-03-02kms: add cayman chip familyAlex Deucher
2011-02-12kms: use worst case base/pitch align if we don't have drm tiling infoAlex Deucher
2011-02-106xx+: switch to linear aligned rather than linear generalAlex Deucher
2011-01-10Merge branch 'kms-pflip' of git+ssh://git.freedesktop.org/git/xorg/driver/xf8...Alex Deucher
2011-01-06Bail on NI cards with UMSAlex Deucher
2011-01-06add NI family idsAlex Deucher
2010-12-03radeon/exa: fallback for non-affine transformsAlex Deucher
2010-12-01ddx/ati: Add option "SwapbuffersWait" to control vsync of DRI2 swaps.Mario Kleiner
2010-12-01radeon/kms: add pageflip supportAlex Deucher
2010-11-22ontario: add UMS modesetting supportAlex Deucher
2010-10-07fix the non-kms buildAlex Deucher
2010-10-04Merge branch 'evergreen_accel' of git+ssh://git.freedesktop.org/git/xorg/driv...Alex Deucher
2010-09-30radeon: fix fbLocation for >32 bit MC addressesAlex Deucher
2010-08-23evergreen: use vbo pool for constant buffersAlex Deucher
2010-08-23radeon: move vbo data to a separate structAlex Deucher
2010-08-20Add initial EXA and Xv support for evergreenAlex Deucher
2010-08-10evergreen: add support to parse firmware info for ext dp clkDave Airlie
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher
2010-08-01radeon/r600: restructure exa + vbo to provide more sharingDave Airlie
2010-07-30r6xx/r7xx: unify composite mask and non-mask pixel shaderAlex Deucher
2010-04-21Kill per-context SAREA support.Owain G. Ainsworth
2010-04-21Remove remnants of the ShowCache option.Owain G. Ainsworth
2010-04-16r1xx texvid: deal with large numbers of vertsAlex Deucher
2010-04-16radeon/kms: fix crash when using more than two headsAlex Deucher
2010-04-13radeon: add support for pll algo selectionAlex Deucher
2010-04-01r600/exa: further cleanup, use the object struct in the accel state.Dave Airlie
2010-03-22r6xx+ EXA: always use the accel_state state in DoPrepareCopyAlex Deucher
2010-03-22r6xx EXA/Xv: track src/dst domainsAlex Deucher
2010-02-26Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere.Matt Turner
2010-02-25update ZaphodHeads optionAlex Deucher
2010-02-22radeon: update new pll algoAlex Deucher
2010-02-17radeon: add ZaphodHeads optionAlex Deucher
2010-02-15Allocate Xv buffers to GTT.Pauli Nieminen
2010-02-12r6xx/r7xx: implement EXA vline supportAlex Deucher
2010-02-12radeon: consolidate crtc selector for vline waitAlex Deucher
2010-02-01evergreen: add chip enumsAlex Deucher
2010-01-27radeon: minor pll updatesAlex Deucher
2009-12-09AVIVO: add new PLL codeAlex Deucher
2009-12-02radeon: Lift hardcoded limit from RADEONQueryImageAttributesKusanagi Kouichi
2009-12-02Merge remote branch 'origin/displayport'Dave Airlie