summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
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
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