summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
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
2009-12-01r600: fix multi-operation in single batch support.Dave Airlie
2009-11-27radeon: clean up DP codeAlex Deucher
2009-11-27r600/accel: cleanup and merge a lot of the accel functionsDave Airlie
2009-11-26displayport: cleanup call dp from dpms on instead.Dave Airlie
2009-11-25radeon/exa: change option to determine exa pixmap usage.Dave Airlie
2009-11-25r600: fixup problems with EXA operation reset for multiple opsDave Airlie
2009-11-25r600: refactor code to help future acceleration speedups.Dave Airlie
2009-11-23radeon: avoid using hw pixmaps when we have little VRAM.Dave Airlie
2009-11-20r300: render target limit is 2560Alex Deucher
2009-11-20kms: recalculate the flush limits after screen resize.Dave Airlie
2009-11-18radeon: pull previous displayport work into masterAlex Deucher
2009-10-04radeon: add support for Custom EDIDCsillag Kristof
2009-10-03Fix KMS on big endian machines.Michel Dänzer
2009-10-03R3/5xx EXA: Minimise number of draw primitives used for Composite operations.Michel Dänzer
2009-10-03EXA: Don't always flush when switching between 2D/3D engines with KMS.Michel Dänzer
2009-09-25radeon: fix vline handling for kmsAlex Deucher
2009-09-24radeon: remove old pre-randr rotation cruftAlex Deucher
2009-09-08radeon: replace dga code with DiDGAAlex Deucher
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher
2009-08-19radeon/kms: add initial colortiling support (disabled by default).Dave Airlie