aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2011-02-24drm/i915: make DP training try a little harderJesse Barnes
2011-02-24drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson
2011-02-17drm/i915: Only bind to function 0 of the PCI deviceChris Wilson
2011-02-17drm/i915: Recognise non-VGA display devicesChris Wilson
2011-02-17drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen
2011-02-17drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic
2011-02-17drm/i915/panel: Only record the backlight level when it is enabledChris Wilson
2011-02-17drm/i915: fix calculation of eDP signal levels on SandybridgeYuanhan Liu
2011-02-17drm/i915/crt: Check for a analog monitor in case of DVI-IDavid Müller
2011-02-17drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson
2011-02-17drm/i915: check eDP encoder correctly when setting modesJesse Barnes
2010-12-30drm/i915/dvo: Report LVDS attached to ch701x as connectedChris Wilson
2010-12-30Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"Chris Wilson
2010-12-23drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuseChris Wilson
2010-12-23drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt
2010-12-23drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson
2010-12-23drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.Eric Anholt
2010-12-14drm/i915/bios: Reverse order of 100/120 Mhz SSC clocksChris Wilson
2010-12-09drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson
2010-12-09drm/i915/ringbuffer: Handle wrapping of the autoreported HEADChris Wilson
2010-12-08drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converterDavid Flynn
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie
2010-12-07drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson
2010-12-07drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson
2010-12-05drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson
2010-12-05drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter
2010-12-04drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson
2010-12-03drm/i915: Death to the unnecessary 64bit divideChris Wilson
2010-12-03drm/i915: Clean conflicting modesetting registers upon initChris Wilson
2010-12-02drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt
2010-12-02drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt
2010-11-30Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson
2010-11-29drm/i915: Clear pfit registers when not used by any outputsChris Wilson
2010-11-28drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter
2010-11-24drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson
2010-11-23drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson
2010-11-23drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson
2010-11-22drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson
2010-11-21drm/i915: Only save/restore cursor regs if !KMSChris Wilson
2010-11-21drm/i915: Prevent integer overflow when validating the execbufferChris Wilson
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson
2010-11-15Merge remote branch 'airlied/drm-fixes' into drm-intel-fixesChris Wilson
2010-11-13drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson
2010-11-09drm/i915: Fix I2C adapter registrationJean Delvare
2010-11-09drivers/gpu/drm: Update WARN usesJoe Perches
2010-11-09drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson