summaryrefslogtreecommitdiff
path: root/src/radeon_reg.h
AgeCommit message (Expand)Author
2008-02-23Fix R500_US_CONFIG.Adam Jackson
2008-02-23Add R500 unified shader register block.Adam Jackson
2008-02-12R6xx: fix up use of bios scratch regs to reflect the new offsetsAlex Deucher
2008-02-11R6xx: make sure we set up the HDP base properlyAlex Deucher
2008-02-10RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM biosAlex Deucher
2008-02-06r300: remove r300 specific vertex emissionDave Airlie
2008-02-01RADEON: Implement "center" mode for RMX on legacy radeonsAlex Deucher
2008-01-28RS690: Implement MC idle checkMaciej Cencora
2008-01-18fixup register 6594 save/restoreDave Airlie
2008-01-16R300: First pass at render accelAlex Deucher
2007-12-31atombios: initial rs690 patchesMaciej Cencora
2007-12-26RADEON: fix PAL tv-outAlex Deucher
2007-12-17Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2007-12-17r600: might as well fix VT for R600George Wu
2007-12-16RADEON: Make sure LVDS_EN bit is set when enabling LVDSAlex Deucher
2007-12-12RADEON: fix rotation on avivo chipsAlex Deucher
2007-11-29RADEON: implement CLUT adjust supportAlex Deucher
2007-11-29RADEON: fix cursor offset on avivo chipsAlex Deucher
2007-11-23r500: make vt switch work again for meDave Airlie
2007-11-21r600: add memory controller regs from AMDDave Airlie
2007-11-20r600: use standard memory controller setup pathsDave Airlie
2007-11-20r600: get r600 to work non-accelerated.Dave Airlie
2007-11-20r5xx: cleanups after last mergeDave Airlie
2007-11-16add missing hpd registerDave Airlie
2007-11-16radeon: rename a large section of avivo regs to documented namesDave Airlie
2007-11-03Initial support for r4xxAlex Deucher
2007-10-03RADEON: minor fixes for external TMDSAlex Deucher
2007-09-23RADEON: fix up LVDS handling for r3xx and newerAlex Deucher
2007-09-19Revert "RADEON: initial pass at external TMDS support"Alex Deucher
2007-09-17RADEON: initial pass at external TMDS supportAlex Deucher
2007-08-23radeon: Wait for pending overlay flip to finish before emitting new one.Michel Dänzer
2007-08-21RADEON: more tv out fixes and clean upAlex Deucher
2007-08-14RADEON: Add load detectionAlex Deucher
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher
2007-07-25RADEON: Compute PLL VCO gainAlex Deucher
2007-06-06RADEON: implement support for posting cards based on x86 bios tables (untested)Alex Deucher
2007-05-30Merge branch 'origin' into randr-1.2-testDave Airlie
2007-05-30rs480: more unknown regsDave Airlie
2007-05-29rs480: make second crtc work with magic number in magic register.Dave Airlie
2007-05-26RADEON: implement backlight control for LVDSAlex Deucher
2007-05-25RADEON: fixup last commit and add support for ext TMDS detectAlex Deucher
2007-05-21radeon: HW cursor cleanup.Michel Dänzer
2007-04-22radeon: add support for DDC on some laptop chipsetsDave Airlie
2007-02-20radeon: move some i2c registers out into common register fileDave Airlie
2006-12-07radeon: Make cache flushing for R300 series less invasive.Michel Dänzer
2006-10-03remove bogus registersAlex Deucher
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-09-18radeon: add missing tv-out registers to register listAlex Deucher
2006-07-23Bug #6819: Fix broken rendering with *8b8g8r8 source formats.Michel Dänzer
2006-03-23commit the actual changes instead of just the Changelog...Roland Scheidegger