index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_panel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-23
drm/i915: Fix WARN_ON() on UP machines
Ville Syrjälä
1
-1
/
+1
2013-04-30
drm/i915: rip out indirection for pfit pipe_config assignment
Daniel Vetter
1
-5
/
+2
2013-04-30
drm/i915: move lvds_border_bits to pipe_config
Daniel Vetter
1
-2
/
+1
2013-04-26
drm/i915: warn about invalid pfit modes
Jesse Barnes
1
-3
/
+7
2013-04-26
drm/i915: move PCH pfit controls into pipe_config
Jesse Barnes
1
-11
/
+14
2013-04-26
drm/i915: factor out GMCH panel fitting code and use for eDP v3
Jesse Barnes
1
-0
/
+191
2013-04-25
drm/i915: hsw backlight registers need transcoder instead of pipe
Jani Nikula
1
-1
/
+6
2013-04-25
drm/i915: protect backlight registers and data with a spinlock
Jani Nikula
1
-1
/
+29
2013-04-25
drm/i915: keep max backlight internal to intel_panel.c
Jani Nikula
1
-22
/
+29
2013-04-18
drm/i915: ensure single initialization and cleanup of backlight device
Jani Nikula
1
-1
/
+6
2013-04-03
Merge tag 'v3.9-rc5' into drm-intel-next-queued
Daniel Vetter
1
-8
/
+5
2013-04-02
drm/i915: group backlight related stuff into a struct
Jani Nikula
1
-22
/
+22
2013-03-28
drm/i915: return actual brightness to .get_brightness callback
Jani Nikula
1
-2
/
+1
2013-03-28
drm/i915: keep backlight_level and backlight device brightness in sync
Jani Nikula
1
-2
/
+9
2013-03-24
Revert "drm/i915: write backlight harder"
Daniel Vetter
1
-8
/
+5
2013-03-23
drm/i915: Move num_pipes to intel info
Ben Widawsky
1
-1
/
+1
2013-02-15
drm/i915: write backlight harder
Daniel Vetter
1
-5
/
+8
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
[next]