summaryrefslogtreecommitdiff
path: root/src/rhd.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-20Audio/HDMI: Add basic support for Audio frames over HDMI.HDMI-AudioChristian König1-0/+4
2008-07-20R5xx Accel: split r5xx2DInfo into XAA and EXA specific structs.Luc Verhaegen1-1/+1
2008-07-18ID: Remove concept of chipset families.Egbert Eich1-20/+0
2008-07-18ID: Update list of supported chipsets, bring in sync with chipsets listed.Egbert Eich1-0/+1
2008-07-18MC: Make sure MC engine is all idle before setting up the MC.Egbert Eich1-10/+11
2008-07-12Add initial support for RV770Alex Deucher1-1/+3
2008-06-17MC Add optiuon to turn off chipset features that have not been verified by ATI.Egbert Eich1-0/+1
2008-05-27Set (and use) MMIOPCIAddress and FbPCIAddress.Matthias Hopf1-1/+3
2008-05-27dri: Massive code update. Compiles, but untested.Matthias Hopf1-0/+2
2008-05-27dri: First compilable versionMatthias Hopf1-0/+28
2008-05-27Added trivial memory manager.Matthias Hopf1-1/+3
2008-05-26Changed type of 'Type' variable for scaling from CARD32 to enum rhdCrtcScaleT...Egbert Eich1-1/+1
2008-05-26Make scale type configurable thru an option.Egbert Eich1-0/+1
2008-05-26Simplify and consolidate mode scaling.Egbert Eich1-0/+1
2008-05-26Add RS780 chipset family.Egbert Eich1-1/+2
2008-05-26Adding PCIEPHY support to the DIG Transmitter control functions.Egbert Eich1-4/+5
2008-04-28Fix flickering thru DPMS on TMDSA, improve debug messages for outputEgbert Eich1-0/+1
2008-04-21Fix mapping flags for FB when using libpciaccess.Egbert Eich1-0/+1
2008-04-16Add 'coherent' property for DIG (UNIPHY/LVTMA), R5/6xx LVTMA and TMDSA.Egbert Eich1-1/+2
2008-04-16Add general output property callback.Egbert Eich1-0/+12
2008-04-07Remove unneeded use of pciTag when using libpciaccess.Egbert Eich1-1/+1
2008-04-07Add initial support for talking to IGP northbridges.Egbert Eich1-0/+2
2008-04-07Add IGP flag to chipset map.Egbert Eich1-0/+1
2008-04-07Treat RV635 as a separate family.Egbert Eich1-1/+2
2008-04-05Treat all RV515 chips as such in MC code.Egbert Eich1-0/+19
2008-03-24Add debugging aids.Egbert Eich1-0/+10
2008-03-12Add RV620/RV635 PCI IDs.Egbert Eich1-0/+4
2008-03-12Add support for sensing and programming different analog outputs.Egbert Eich1-2/+15
2008-03-12Add an option to pass the TV standard to override boot default.Egbert Eich1-0/+1
2008-03-03Get and store verbosity level.Egbert Eich1-0/+2
2008-01-29Add support for R680 (HD3870 X2).Joachim Deguara1-0/+1
2008-01-29R5xx: Implement EXA.Luc Verhaegen1-0/+3
2008-01-29R5xx accel: Add XAA support.Luc Verhaegen1-0/+3
2008-01-29Improve FB handling.Luc Verhaegen1-1/+10
2008-01-29Add AccelMethod Option and related handling.Luc Verhaegen1-1/+10
2008-01-16Add RHD_CARD_FLAG_HPDOFF flag, improve quirk entries for T60p.Matthias Hopf1-1/+2
2008-01-08Implemented PLL functions for CAIL, fixed MC.Egbert Eich1-0/+4
2007-12-20Rv670: Add IDs and such, and beautify supported hardware printing.Luc Verhaegen1-1/+2
2007-12-17HPD pin swapping logic.Matthias Hopf1-1/+9
2007-12-12Add ASSERTF() macro. Configure ASSERT() to create backtraces.Matthias Hopf1-0/+5
2007-12-06RS600: add initial support.Luc Verhaegen1-0/+1
2007-12-05Modes: Add DPI calculation.Luc Verhaegen1-0/+1
2007-11-29Add IgnoreHPD option.Matthias Hopf1-0/+1
2007-11-25Handle MCRead/Write differently.Egbert Eich1-4/+4
2007-11-24Fix memory offset for R6xx.Egbert Eich1-0/+1
2007-11-23Add ForceReduced and RRUseXF86Edid options.Matthias Hopf1-0/+2
2007-11-21Added RROutputOrder option to setup Xinerama screen order.Matthias Hopf1-0/+1
2007-10-30Add NoRandr option that disables use of RandR based modesetting.Matthias Hopf1-0/+1
2007-10-30Add ASSERT() macro, which bails out nicely, restoring video mode.Matthias Hopf1-0/+18
2007-10-29Initial RandR framework.Matthias Hopf1-0/+3