aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_lvds.c
AgeCommit message (Expand)Author
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2012-04-09drm/i915: make quirks more verboseDaniel Vetter
2012-04-03drm/i915: no-lvds quirk on MSI DC500Anisse Astier
2012-03-28drm/i915/intel_i2c: refactor using intel_gmbus_get_adapterDaniel Kurtz
2012-02-27drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin clientMarc Gariepy
2012-02-15drm/i915/lvds: Always use the presence pin for LVDS on PCHChris Wilson
2012-02-08drm/i915: no lvds quirk for AOpen MP45Daniel Vetter
2012-01-12drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass
2011-12-16drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett
2011-08-08drm/i915: Leave LVDS registers unlockedKeith Packard
2011-08-08drm/i915: Wait for LVDS panel power sequenceKeith Packard
2011-07-29i915: add Dell OptiPlex FX170 to intel_no_lvdsPieterjan Camerlynck
2011-06-04drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007Hans de Goede
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson
2011-03-24drm/i915/lvds: Always return connected in the absence of better informationChris Wilson
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-16drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes
2011-02-06drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson
2011-01-19drm/i915: Trivial sparse fixesChris Wilson
2011-01-19drm/i915: Use ACPI OpRegion to determine lid statusChris Wilson
2011-01-14drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen
2011-01-11drm/i915/lvds: Always use 0 to disable the pfit controllerChris Wilson
2011-01-11drm/i915/panel: Only record the backlight level when it is enabledChris Wilson
2010-12-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-05drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson
2010-12-05drm/i915: Allow LVDS to be on pipe A for Ironlake+Chris Wilson
2010-12-05drm/i915/lvds: Connect the PWM to the LVDS pipeChris Wilson
2010-12-02Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-01drm/i915/lvds: Disable panel-fitter on gen4 for 1:1 scale factorsChris Wilson
2010-11-29drm/i915: Clear pfit registers when not used by any outputsChris Wilson
2010-11-09drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson
2010-09-28drm/i915: Disable LVDS i2c probing when using GPIO bit bangingChris Wilson
2010-09-24drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson
2010-09-24drm/i915/lvds: Use the GMBUS pin if specified in VBTChris Wilson
2010-09-24drm/i915: Remove unused dev_priv->panel_wants_ditherChris Wilson
2010-09-24drm/i915/lvds: Probe DDC on creationChris Wilson
2010-09-21drm/i915/lvds: Unlock the PP register when panel-fittingChris Wilson
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson
2010-09-21drm/i915: Cache LVDS EDIDChris Wilson
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-14drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-13drm/i915/lvds: Move private data to the connector from the device.Chris Wilson
2010-09-13drm/i915/lvds: Remove incorrect mode lockingChris Wilson