aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lvds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-24i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton1-0/+8
2012-07-25drm/i915/lvds: ditch ->prepare special caseDaniel Vetter1-7/+1
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-07-05drm/i915: introduce for_each_encoder_on_crtcDaniel Vetter1-3/+3
2012-06-22drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons1-0/+8
2012-06-12drm/i915: allow pipe A for lvds on gen4Daniel Vetter1-0/+2
2012-06-12drm/i915: properly enable the blc controller on the right pipeDaniel Vetter1-26/+6
2012-06-12drm/i915: clear up backlight #define confusion on gen4+Daniel Vetter1-6/+6
2012-05-24drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw1-0/+8
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter1-2/+8
2012-05-02fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy1-2/+2
2012-04-16drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter1-0/+6
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-nextDave Airlie1-5/+6
2012-04-09drm/i915: make quirks more verboseDaniel Vetter1-2/+2
2012-04-03drm/i915: no-lvds quirk on MSI DC500Anisse Astier1-0/+8
2012-03-28drm/i915/intel_i2c: refactor using intel_gmbus_get_adapterDaniel Kurtz1-3/+4
2012-02-27drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin clientMarc Gariepy1-0/+16
2012-02-15drm/i915/lvds: Always use the presence pin for LVDS on PCHChris Wilson1-0/+15
2012-02-08drm/i915: no lvds quirk for AOpen MP45Daniel Vetter1-0/+8
2012-01-12drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass1-0/+8
2011-12-16drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson1-0/+8
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes1-3/+5
2011-08-15Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support.Matthew Garrett1-0/+5
2011-08-08drm/i915: Leave LVDS registers unlockedKeith Packard1-35/+16
2011-08-08drm/i915: Wait for LVDS panel power sequenceKeith Packard1-12/+14
2011-07-29i915: add Dell OptiPlex FX170 to intel_no_lvdsPieterjan Camerlynck1-0/+8
2011-06-04drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007Hans de Goede1-0/+8
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson1-0/+3
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson1-24/+0
2011-03-24drm/i915/lvds: Always return connected in the absence of better informationChris Wilson1-8/+2
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-6/+6
2011-02-16drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson1-6/+3
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes1-2/+3
2011-02-06drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson1-6/+6
2011-01-19drm/i915: Trivial sparse fixesChris Wilson1-1/+1
2011-01-19drm/i915: Use ACPI OpRegion to determine lid statusChris Wilson1-0/+7
2011-01-14drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen1-0/+8
2011-01-11drm/i915/lvds: Always use 0 to disable the pfit controllerChris Wilson1-0/+4
2011-01-11drm/i915/panel: Only record the backlight level when it is enabledChris Wilson1-8/+2
2010-12-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-44/+54
2010-12-05drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson1-44/+54
2010-12-05drm/i915: Allow LVDS to be on pipe A for Ironlake+Chris Wilson1-0/+2
2010-12-05drm/i915/lvds: Connect the PWM to the LVDS pipeChris Wilson1-3/+11
2010-12-02Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-9/+10
2010-12-01drm/i915/lvds: Disable panel-fitter on gen4 for 1:1 scale factorsChris Wilson1-12/+15
2010-11-29drm/i915: Clear pfit registers when not used by any outputsChris Wilson1-9/+10
2010-11-09drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson1-5/+11
2010-09-28drm/i915: Disable LVDS i2c probing when using GPIO bit bangingChris Wilson1-0/+3
2010-09-24drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson1-1/+1
2010-09-24drm/i915/lvds: Use the GMBUS pin if specified in VBTChris Wilson1-8/+13