summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-29Cursor: fix logic error in cursor visibility checking.masterLuc Verhaegen
2009-06-28R6xx/R7xx: fix pixel centersRoland Scheidegger
2009-06-26Add Developer's documentation. Or better: Some start of.Matthias Hopf
2009-06-26Add quirks table entry for ASUS EAH3450.Matthias Hopf
2009-06-22R700 HDMI audio support.Christian Koenig
2009-06-18PM: Fix printing units and variable typo in memory codeRafał Miłecki
2009-06-15randr: Reformat AtomBIOS parameter correctly when setting.Matthias Hopf
2009-06-15randr: XA_STRING property values are not necessarily 0-terminated.Matthias Hopf
2009-06-15randr: Export EDID property correctly.Matthias Hopf
2009-06-15randr: Add AtomBIOS property for on-the-fly setting. Experimental.Matthias Hopf
2009-06-15Refactor AtomBIOS option handling.Matthias Hopf
2009-06-10Move setting of Private->Modes to correct place.Matthias Hopf
2009-06-09PLL: RV620 PLL shutdowning fix (sometimes we need unused PLL running)Rafał Miłecki
2009-06-09randr: Remove useless error messages when fetching unknown/invalid properties.Matthias Hopf
2009-06-08Adapt for nuked xf86LoaderReqSymLists() in Xserver 1.6.99.1.Matthias Hopf
2009-06-05Add quirk table entry for Asus F3JR.Matthias Hopf
2009-06-05Initialize fresh connector object correctly in AtomBIOS case.Matthias Hopf
2009-06-05Add AtomBIOS based static powermanagement enablementMatthias Hopf
2009-06-05Add some more PCI Ids, improve RV740 handling, fix descriptions.Matthias Hopf
2009-06-04AtomBIOS: add pixel clock's ucFracFbDiv to debugging messagesRafał Miłecki
2009-06-04RandR: add returning HDMI property valueRafał Miłecki
2009-06-04RandR: fix return in DigPropertyControlRafał Miłecki
2009-06-04Add quirk entry for 0x7146:0x174B:0x0940. Bug #21947.Matthias Hopf
2009-06-03Fix incorrectly reporting XAA/EXA init as failing for r5xxYang Zhao
2009-06-03Raise warnings when 2D acceleration initialization failsYang Zhao
2009-06-03MC: Remove duplicated definition of SRBM_STATUSYang Zhao
2009-06-03Fix switch construction in LVDSPropertyControlMatthias Hopf
2009-06-03PM: add memory downclocking. Commented out for now.Rafał Miłecki
2009-06-03PM: get rid of EnableForced fieldRafał Miłecki
2009-06-03PM: add RHDGetDefaultMemoryClockRafał Miłecki
2009-06-03PM: fix broken engine clock setting logicRafał Miłecki
2009-05-20modes: Fixup broken panel modes if possibleMatthias Hopf
2009-05-19PM: Save and restore engine clock on VT switchingRafał Miłecki
2009-05-19clean power management codeRafał Miłecki
2009-05-18Initial RS690 HDMI Audio support.Christian Koenig
2009-05-14Cursor: optimize lockCursor()Yang Zhao
2009-05-14Cursor: clean-up: eliminate Width and Height from rhdCursor structYang Zhao
2009-05-11Cursor: refactor non-RandR cursor codeYang Zhao
2009-05-06Cursor: Fix remaning corruption casesYang Zhao
2009-05-06Cursor: refactor RandR cursor codeYang Zhao
2009-05-05Cursor: Do not change cursor mode when disabling; fixes bug #13405Yang Zhao
2009-05-04Fix scissor offsets for r5xx in last patchAlex Deucher
2009-05-04Port lockup fix from radeonMarvin
2009-05-04utils: Only allow -e if pci_device_enable() is available.Matthias Hopf
2009-05-04Fix build on systems without pci_device_enable()Alex Deucher
2009-05-04Fall back to software for unsupported repeat modesThomas Jaeger
2009-05-04RS690: fix EXA corruptionAlex Deucher
2009-05-04Fix build on systems without pci_device_enable()Alex Deucher
2009-05-04rhd_dump: move pci_device_enable to correct case (pciaccess)Matthias Hopf
2009-04-29rhd_conntest: mmap() returns -1 on error, not NULLJakub Zawadzki