summaryrefslogtreecommitdiff
path: root/src/radeon_reg.h
AgeCommit message (Expand)Author
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
2006-03-18Clear the offsets when updating the memory map instead of when enabling theBenjamin Herrenschmidt
2006-03-17Fix various small cosmetic issues. Change a driver message, get the orderRoland Scheidegger
2006-03-16Add various workarounds that seem to fix some remaning lockup scenarios I'mBenjamin Herrenschmidt
2006-02-16Memory map and misc fixes. This completely reworks the way the driverBenjamin Herrenschmidt
2005-09-17Switch radeon driver to using a card type rather than having a IsPCI flag,Dave Airlie
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt
2005-07-01- fix depth tiling for r3/4xx chips (Aapo Tahkola)Alex Deucher
2005-06-30- add support for colortiling on r3/4xx hardware (disabled by default). InAlex Deucher
2005-06-30- Increase the priority of display 0/1 in the memory controller for r3/4xxAlex Deucher
2005-01-26(Stephane Marchesin, me) Add support for color (framebuffer) tiling.Roland Scheidegger
2005-01-26fix issues with mergedfb + pageflip (fix up sarea frame values)Roland Scheidegger
2004-12-12- add AGP 8x support (Hui Yu, Michel Daenzer) bug 1819Alex Deucher
2004-12-12- only mess with Dynamicclocks on mobility chips (Benh, me) bug 1912Alex Deucher
2004-10-24Add registers to facilitate work with stereo 3d.Vladimir Dergachev
2004-10-03Modified:Vladimir Dergachev
2004-10-02Modified:Vladimir Dergachev
2004-10-02Add more multimedia registers.Vladimir Dergachev
2004-08-09Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin