summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_panel.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie1-0/+36
2011-03-14drm/i915: disable opregion lid detection for now.Dave Airlie1-0/+6
2011-03-11drm/i915: Revive combination mode for backlight controlTakashi Iwai1-0/+36
2011-02-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-37/+0
2011-02-22drm/i915: Add a module parameter to ignore lid statusChris Wilson1-0/+5
2011-02-22drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic1-37/+0
2011-02-16drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson1-0/+14
2011-01-12drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic1-1/+1
2011-01-11drm/i915/panel: Only record the backlight level when it is enabledChris Wilson1-0/+31
2010-11-23drm/i915/panel: Restore saved value of BLC_PWM_CTLChris Wilson1-10/+42
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson1-2/+2
2010-09-08drm/i915: Refactor panel backlight controlsChris Wilson1-0/+109
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson1-0/+111