summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-17xf86-video-radeonhd: remove the GlxSetVisualConfigs stub and friendsHEADmasterEmil Velikov3-154/+5
2010-05-12Fix typo in 74dde3629.Matthias Hopf1-1/+1
2010-05-10Compilation fix on NetBSD (ACPI code)Pierre Pronchery1-1/+1
2010-04-26Fix crash in R300CheckComposite() due to broken pSrcPicture.Matthias Hopf1-0/+3
2010-04-19Fix compilation in non-DRI case (invalid storage class errors).Matthias Hopf1-1/+1
2010-04-01Fix build with --disable-atombios. Again.Matthias Hopf5-5/+16
2010-03-25Load DRM module in probe() to check whether KMS is enabled.Matthias Hopf1-0/+8
2010-03-25Silence gcc 4.5.0 (enum comparisons).Matthias Hopf1-9/+17
2010-03-25Fix DVI DualLink detection.Matthias Hopf1-1/+1
2010-03-25Grmbf. Fix KMS detection for good.Matthias Hopf1-1/+1
2010-03-25Fix KMS test compilation.Matthias Hopf2-3/+8
2010-02-16Don't declare RHDKMSEnabled w/o libpciaccess availble.Matthias Hopf1-0/+2
2010-01-19ATOM: Upstream parser updatesAlex Deucher2-1/+7
2010-01-18- Add debugging to RHDCloseScreen.Egbert Eich1-1/+2
2010-01-18Fix wrong mask value for fractional pll divider.Egbert Eich1-2/+2
2010-01-18Probe: Move KMS test to rhd_dri.c.Egbert Eich3-46/+39
2010-01-18Configure: Only compile the KMS check code if xf86drmMode.h is actually present.Egbert Eich2-0/+15
2010-01-18Probe: Only allow this driver when KMS is not present.Hans Ulrich Niedermann1-0/+46
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2010-01-07updated ObjectID.hAlex Deucher1-1/+126
2009-12-28Fix incorrect LIST_END macro.Jonathan Kollasch1-1/+1
2009-12-28Bugfixing and a bit cleanupChristian König2-3/+2
2009-12-28HDMI audio support for RV710 and RV730.Christian König6-45/+90
2009-12-21ATOM: add newer power table defsAlex Deucher1-1/+198
2009-12-08Fix build for w/o USE_DRI.Matthias Hopf1-5/+6
2009-11-28Blacklist: Marking 0x9710, 0x1043, 0x83A2 hotplug unusable.Egbert Eich1-0/+1
2009-11-26conntest: Update PCI ID list.Egbert Eich1-9/+66
2009-11-12PM: Validate known good configurations as well.Matthias Hopf1-17/+18
2009-11-12Correct copyright information.Matthias Hopf1-6/+5
2009-11-11Change wording for amount of mapped memory.Matthias Hopf1-2/+3
2009-11-11DMS59: Marking 0x7183, 0x1002, 0x0D02 as such.Egbert Eich1-0/+1
2009-11-10AtomBIOS/PM: Add size checks to Voltage Info parser.Egbert Eich2-16/+24
2009-11-09AtomBIOS/PM: Detect wrong size value in VoltageObj table.Egbert Eich1-0/+4
2009-11-06DRI: Get number of pipes from DRM if possible.Egbert Eich4-5/+60
2009-11-062D/3D: Fix Lockups on R5XX when running DRI clients with EXA/Textured Video.Egbert Eich3-38/+17
2009-11-06Accel: Insert proper waits for 2D/3D engine idles when switching between the ...Egbert Eich4-6/+21
2009-11-06I2C: Fix I2C readout.Egbert Eich1-0/+7
2009-11-06Scaler: Add support to send TV mode the HW scaler.Egbert Eich5-9/+47
2009-10-30Backlight: Some cosmetics to ACPI backlight support.Egbert Eich1-7/+19
2009-10-30Backlight: ACPI backlight support for FreeBSDJung-uk Kim1-2/+67
2009-10-29Monitor/Panel: Move mode line sanitization code.Egbert Eich3-15/+40
2009-10-28Mode: Be more verbose on reporting mode rejections.Egbert Eich3-4/+6
2009-10-28DIG: Improve code readability by using names for bits.Egbert Eich2-3/+6
2009-10-26Add Fallback DAC Load Detection Method for chips >= RV620.Egbert Eich2-16/+217
2009-10-26Print out value of MC status register if it is busy when tested.Egbert Eich1-47/+63
2009-10-19Fix backlight readout thru AtomBIOS.Egbert Eich1-1/+1
2009-10-15rs880: fix gart typeAlex Deucher1-1/+2
2009-10-12configure: Remove check for GL/gl.hYang Zhao1-4/+0
2009-10-12Fix compilation with xf86_ansic.hMatthias Hopf1-0/+1
2009-10-09pm: Recalculate I2C clock on engine clock setting.Matthias Hopf3-32/+55