summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
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
2009-08-11radeon/r600: abstract vertex buffer for r600 & r700 hardwareJerome Glisse
2009-08-01radeon: reload bicubic Xv texture on VT switchAlex Deucher
2009-07-14R3/4/5xx: only upload the bicubic texture onceAlex Deucher
2009-07-08Further non-KMS fixes / cleanups.Michel Dänzer
2009-07-08Fix the build for the !XF86DRM_MODE caseAlex Deucher
2009-07-08Don't always flush CS when switching from 2D to 3D.Michel Dänzer
2009-07-08KMS CS fixes, take two.Michel Dänzer
2009-07-06radeon: port to new space checking in libdrm interfaceDave Airlie
2009-07-06Revert "KMS CS fixes."Dave Airlie
2009-07-05KMS CS fixes.Michel Dänzer
2009-07-02radeon: add KMS support (still disabled)Dave Airlie
2009-06-30radeon: initial preparation for kms patch.Dave Airlie
2009-06-11Add PLL flag to prefer frequencies <= the target freqAlex Deucher
2009-05-29Add RV740 (HD4770) supportAlex Deucher
2009-04-30AVIVO: first pass at display watermark setupAlex Deucher
2009-04-27AVIVO: disable fractional feedback divsAlex Deucher
2009-04-23r2xx/r3xx/r4xx: further i2c fixupsAlex Deucher
2009-04-22radeon pll: add support for fractional feedback divsAlex Deucher
2009-04-17r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te...Roland Scheidegger
2009-04-15Unify ForceLowPowerMode and DynamicPM OptionsAlex Deucher
2009-04-15Add DynamicPM OptionAlex Deucher
2009-04-15Add support for setting the number PCIE lanesAlex Deucher
2009-04-15Add ForceLowPowerMode OptionAlex Deucher
2009-04-15Add unified ClockGating OptionAlex Deucher
2009-04-08radeon: chip family typoAlex Deucher
2009-03-31Add PCIE register accessorsAlex Deucher
2009-03-26R6xx/R7xx EXA: rework composite pixel shaderAlex Deucher
2009-03-22radeon: add new chip idsAlex Deucher
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie
2009-03-09R4xx: add R4xxATOM optionAlex Deucher
2009-03-02R6xx/R7xx EXA: combine composite mask/non-mask VSAlex Deucher
2009-03-02R6xx/R7xx Xv: combine packed and planar shadersAlex Deucher
2009-03-01R6xx/R7xx: write vertexes directly to the IBAlex Deucher
2009-02-26Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...Alex Deucher