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