summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-20Audio/HDMI: Add basic support for Audio frames over HDMI.HDMI-AudioChristian König12-13/+727
2008-07-20Crtc/Scaler: Disallow interlaced for all modes involving scaler.Egbert Eich2-2/+3
2008-07-20ID: Adding M82 chipset name and some more verbose logging info.Egbert Eich4-8/+9
2008-07-20MC: Enable MC control for RS600, fixed segfault.Egbert Eich1-5/+5
2008-07-20R5xx DRI: increase CP timeout.Luc Verhaegen1-46/+17
2008-07-20R5xx Accel: split r5xx2DInfo into XAA and EXA specific structs.Luc Verhaegen7-388/+395
2008-07-19Fix typo in list of supported chipsHans Ulrich Niedermann2-2/+2
2008-07-18ID: Remove concept of chipset families.Egbert Eich4-79/+15
2008-07-18ID: Update list of supported chipsets, bring in sync with chipsets listed.Egbert Eich3-9/+39
2008-07-18MC: Make sure MC engine is all idle before setting up the MC.Egbert Eich6-130/+64
2008-07-18Define SED var without requiring AC_PROG_SEDHans Ulrich Niedermann1-0/+2
2008-07-17Use 'git foo' instead of 'git-foo'Hans Ulrich Niedermann2-20/+17
2008-07-17Automatically update man page from rhd_id.cHans Ulrich Niedermann4-11/+50
2008-07-17I2C: Fix typo that caused one DDC line to not work properly.Egbert Eich1-1/+1
2008-07-17Add proper MCIdle() bits for r6xx/r7xxAlex Deucher2-14/+4
2008-07-17manpage: Add description on the scaling option.Egbert Eich1-0/+27
2008-07-15Fix hangs when setting up the MCAlex Deucher1-1/+90
2008-07-12MC: Add a stub for RV770 MCIdle().Egbert Eich1-1/+13
2008-07-12conntest: Add support for RV770 to rhd_conntest.Egbert Eich1-25/+77
2008-07-12I2C: Add DDC read out support for DDC3/4.Egbert Eich1-44/+52
2008-07-12I2C: Read SDA/SCL mapping for RV620 and up from AtomBIOS GPIO Info block.Egbert Eich3-16/+114
2008-07-12Add initial support for RV770Alex Deucher4-3/+70
2008-07-12DIG: Add support for ATOM_TRANSMITTER_CONFIG_LINKA_B/B_A.Egbert Eich3-3/+27
2008-07-12conntest: test more error conditions.Egbert Eich1-1/+12
2008-07-12sh cmd substitution w/ backticks until git foundHans Ulrich Niedermann1-6/+7
2008-07-12Document more names for xorg/util/macros packagesHans Ulrich Niedermann1-4/+4
2008-07-11Add XORG_* macro names to docs for easy greppingHans Ulrich Niedermann1-0/+3
2008-07-11Name drivers dir "driversdir"Hans Ulrich Niedermann1-2/+4
2008-07-11Disable unnecessary libtool CXX and F77 checksHans Ulrich Niedermann1-1/+3
2008-07-11Fix typo in git format-patch instructionHans Ulrich Niedermann1-1/+1
2008-06-25R5xx Accel: another 2DFlush fix...Luc Verhaegen2-12/+13
2008-06-24R5xx EXA: Destroy Nulls the XAAInfo... Oops...Luc Verhaegen1-1/+1
2008-06-23r5xx accel: bring 2DFlush and engine initialisation into the r300+ era.Luc Verhaegen2-49/+40
2008-06-23r5xx accel: move r5xx_2dregs to r5xx_regs.c.Luc Verhaegen5-4/+4
2008-06-23rhddump: bail out correctly when no pci-tag is provided.Luc Verhaegen1-0/+5
2008-06-23DAC: Program TV mux only for DACB.Egbert Eich1-13/+19
2008-06-23CloseScreen: Fix test for AccelMethod.Egbert Eich1-5/+6
2008-06-22CONNTEST: Added new PCI Ids.Egbert Eich1-0/+10
2008-06-22ATOMBios: Fix bogus log message.Egbert Eich1-1/+1
2008-06-22MC: Add sanity check for IGP FB location.Egbert Eich1-0/+14
2008-06-22VRAM Fix clamping to aperture.Egbert Eich1-1/+1
2008-06-22Add more verbose debugging information.Egbert Eich2-0/+11
2008-06-22Free data structures on close screen to avoid memory leak.Egbert Eich1-1/+7
2008-06-17Add a bit of info to the README to help FreeBSD users who are having trouble...George Hartzell1-0/+2
2008-06-17MC Fix build.Egbert Eich1-2/+4
2008-06-17Add test for sideport memory on IGP.Egbert Eich4-23/+79
2008-06-17MC Add optiuon to turn off chipset features that have not been verified by ATI.Egbert Eich2-4/+20
2008-06-17DIG,RS780 Fix test for LVDS/TMDS.Egbert Eich1-1/+1
2008-06-17MC,RS780 Set the correct write enable bit for MC write access.Egbert Eich1-7/+5
2008-06-10MC: HDP_FB_LOCATION on R5xx is direct MMIO not indirect thru MC.Egbert Eich1-1/+1