summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_panel.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter1-2/+0
2012-04-16drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter1-2/+0
2012-03-18i915: Add and use pr_fmt and pr_<level>Joe Perches1-1/+3
2012-03-18drm/i915: panel: invert brightness via quirkCarsten Emde1-4/+11
2012-03-18drm/i915: panel: invert brightness via parameterCarsten Emde1-0/+17
2012-02-10drm/i915: fixup interlaced vertical timings confusion, part 1Daniel Vetter1-1/+1
2012-01-17drivers: i915: Fix BLC PWM register setupSimon Que1-2/+2
2011-11-23drm/i915: Treat pre-gen4 backlight duty cycle value consistentlyKeith Packard1-11/+5
2011-11-17drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai1-1/+2
2011-10-20drm/i915/panel: Always record the backlight level again (but cleverly)Takashi Iwai1-8/+13
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-3/+3
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett1-1/+71
2011-07-25drm/i915/pch: Fix integer math bugs in panel fittingAdam Jackson1-0/+4
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-10drm/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-21drm/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