aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_panel.c
Commit message (Expand)AuthorAge
* drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardwareJani Nikula2012-12-04
* drm/i915: resurrect panel lid handlingDaniel Vetter2012-11-21
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-11-19
|\
| * drm/i915: move the suspend/resume register file out of dev_privDaniel Vetter2012-11-11
| * drm/i915: Move the fixed mode to intel_panelJani Nikula2012-10-22
| * drm/i915: Create generic intel_panel for LVDS and eDPJani Nikula2012-10-22
| * drm/i915: Backlight setup requires connector so pass it as parameterJani Nikula2012-10-22
* | drm/i915: be less verbose about inability to provide vendor backlightJani Nikula2012-10-26
|/
* drm/i915: do not expose a dysfunctional backlight interface to userspaceJani Nikula2012-09-03
* drm/i915: Fix blank panel at reopening lidTakashi Iwai2012-08-11
* drm/i915: Make intel_panel_get_backlight static.Stéphane Marchesin2012-08-06
* drm/i915: don't forget the PCH backlight registersPaulo Zanoni2012-07-20
* drm/i915: properly enable the blc controller on the right pipeDaniel Vetter2012-06-12
* drm/i915: don't chnage the original mode in dp_mode_fixupDaniel Vetter2012-06-04
* drm/backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-22
* Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-07
|\
| * drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter2012-04-16
* | i915: Add and use pr_fmt and pr_<level>Joe Perches2012-03-18
* | drm/i915: panel: invert brightness via quirkCarsten Emde2012-03-18
* | drm/i915: panel: invert brightness via parameterCarsten Emde2012-03-18
|/
* drm/i915: fixup interlaced vertical timings confusion, part 1Daniel Vetter2012-02-10
* drivers: i915: Fix BLC PWM register setupSimon Que2012-01-17
* drm/i915: Treat pre-gen4 backlight duty cycle value consistentlyKeith Packard2011-11-23
* drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai2011-11-17
* drm/i915/panel: Always record the backlight level again (but cleverly)Takashi Iwai2011-10-21
* Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-19
* Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett2011-08-15
* drm/i915/pch: Fix integer math bugs in panel fittingAdam Jackson2011-07-25
* Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie2011-03-15
|\
| * drm/i915: Revive combination mode for backlight controlTakashi Iwai2011-03-10
* | drm/i915: disable opregion lid detection for now.Dave Airlie2011-03-14
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-22
|\|
| * drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2011-02-21
* | drm/i915: Add a module parameter to ignore lid statusChris Wilson2011-02-22
* | drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson2011-02-16
|/
* drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic2011-01-12
* drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-11
* drm/i915/panel: Restore saved value of BLC_PWM_CTLChris Wilson2010-11-23
* drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
* drm/i915: Refactor panel backlight controlsChris Wilson2010-09-08
* drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson2010-08-09