| Commit message (Expand) | Author | Age |
* | drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight | Kamal Mostafa | 2013-08-04 |
* | drm/i915: ensure single initialization and cleanup of backlight device | Jani Nikula | 2013-04-18 |
* | Merge tag 'v3.9-rc5' into drm-intel-next-queued | Daniel Vetter | 2013-04-03 |
|\ |
|
| * | Revert "drm/i915: write backlight harder" | Daniel Vetter | 2013-03-24 |
* | | drm/i915: group backlight related stuff into a struct | Jani Nikula | 2013-04-02 |
* | | drm/i915: return actual brightness to .get_brightness callback | Jani Nikula | 2013-03-27 |
* | | drm/i915: keep backlight_level and backlight device brightness in sync | Jani Nikula | 2013-03-27 |
* | | drm/i915: Move num_pipes to intel info | Ben Widawsky | 2013-03-23 |
|/ |
|
* | drm/i915: write backlight harder | Daniel Vetter | 2013-02-15 |
* | drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardware | Jani Nikula | 2012-12-04 |
* | drm/i915: resurrect panel lid handling | Daniel Vetter | 2012-11-21 |
* | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie | 2012-11-19 |
|\ |
|
| * | drm/i915: move the suspend/resume register file out of dev_priv | Daniel Vetter | 2012-11-11 |
| * | drm/i915: Move the fixed mode to intel_panel | Jani Nikula | 2012-10-22 |
| * | drm/i915: Create generic intel_panel for LVDS and eDP | Jani Nikula | 2012-10-22 |
| * | drm/i915: Backlight setup requires connector so pass it as parameter | Jani Nikula | 2012-10-22 |
* | | drm/i915: be less verbose about inability to provide vendor backlight | Jani Nikula | 2012-10-26 |
|/ |
|
* | drm/i915: do not expose a dysfunctional backlight interface to userspace | Jani Nikula | 2012-09-03 |
* | drm/i915: Fix blank panel at reopening lid | Takashi Iwai | 2012-08-11 |
* | drm/i915: Make intel_panel_get_backlight static. | Stéphane Marchesin | 2012-08-06 |
* | drm/i915: don't forget the PCH backlight registers | Paulo Zanoni | 2012-07-20 |
* | drm/i915: properly enable the blc controller on the right pipe | Daniel Vetter | 2012-06-12 |
* | drm/i915: don't chnage the original mode in dp_mode_fixup | Daniel Vetter | 2012-06-04 |
* | drm/backlight: initialize struct backlight_properties properly | Corentin Chary | 2012-05-22 |
* | Merge tag 'v3.4-rc6' into drm-intel-next | Daniel Vetter | 2012-05-07 |
|\ |
|
| * | drm/i915: don't clobber the special upscaling lvds timings | Daniel Vetter | 2012-04-16 |
* | | i915: Add and use pr_fmt and pr_<level> | Joe Perches | 2012-03-18 |
* | | drm/i915: panel: invert brightness via quirk | Carsten Emde | 2012-03-18 |
* | | drm/i915: panel: invert brightness via parameter | Carsten Emde | 2012-03-18 |
|/ |
|
* | drm/i915: fixup interlaced vertical timings confusion, part 1 | Daniel Vetter | 2012-02-10 |
* | drivers: i915: Fix BLC PWM register setup | Simon Que | 2012-01-17 |
* | drm/i915: Treat pre-gen4 backlight duty cycle value consistently | Keith Packard | 2011-11-23 |
* | drm/i915: Fix inconsistent backlight level during disabled | Takashi Iwai | 2011-11-17 |
* | drm/i915/panel: Always record the backlight level again (but cleverly) | Takashi Iwai | 2011-10-21 |
* | Drivers: i915: Fix all space related issues. | Akshay Joshi | 2011-09-19 |
* | Not all systems expose a firmware or platform mechanism for changing the back... | Matthew Garrett | 2011-08-15 |
* | drm/i915/pch: Fix integer math bugs in panel fitting | Adam Jackson | 2011-07-25 |
* | Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next | Dave Airlie | 2011-03-15 |
|\ |
|
| * | drm/i915: Revive combination mode for backlight control | Takashi Iwai | 2011-03-10 |
* | | drm/i915: disable opregion lid detection for now. | Dave Airlie | 2011-03-14 |
* | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2011-02-22 |
|\| |
|
| * | drm/i915: Do not handle backlight combination mode specially | Indan Zupancic | 2011-02-21 |
* | | drm/i915: Add a module parameter to ignore lid status | Chris Wilson | 2011-02-22 |
* | | drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP | Chris Wilson | 2011-02-16 |
|/ |
|
* | drm/i915/panel: The backlight is enabled if the current value is non-zero | Indan Zupancic | 2011-01-12 |
* | drm/i915/panel: Only record the backlight level when it is enabled | Chris Wilson | 2011-01-11 |
* | drm/i915/panel: Restore saved value of BLC_PWM_CTL | Chris Wilson | 2010-11-23 |
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g | Chris Wilson | 2010-09-21 |
* | drm/i915: Refactor panel backlight controls | Chris Wilson | 2010-09-08 |
* | drm/i915: Enable aspect/centering panel fitting for Ironlake. | Chris Wilson | 2010-08-09 |