aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_panel.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-15/+109
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-83/+18
* samsung update 1codeworkx2012-06-021-18/+83
* drm/i915/panel: Always record the backlight level again (but cleverly)Takashi Iwai2011-11-111-8/+13
* drm/i915/pch: Fix integer math bugs in panel fittingAdam Jackson2011-08-151-0/+4
* Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie2011-03-161-0/+36
|\
| * drm/i915: Revive combination mode for backlight controlTakashi Iwai2011-03-101-0/+36
* | drm/i915: disable opregion lid detection for now.Dave Airlie2011-03-141-0/+6
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-221-37/+0
|\ \ | |/
| * drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2011-02-211-37/+0
* | drm/i915: Add a module parameter to ignore lid statusChris Wilson2011-02-221-0/+5
* | drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson2011-02-161-0/+14
|/
* drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic2011-01-121-1/+1
* drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-111-0/+31
* drm/i915/panel: Restore saved value of BLC_PWM_CTLChris Wilson2010-11-231-10/+42
* drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-211-2/+2
* drm/i915: Refactor panel backlight controlsChris Wilson2010-09-081-0/+109
* drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson2010-08-091-0/+111