index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_panel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix WARN_ON() on UP machines
Ville Syrjälä
2013-05-23
1
-1
/
+1
*
drm/i915: rip out indirection for pfit pipe_config assignment
Daniel Vetter
2013-04-30
1
-5
/
+2
*
drm/i915: move lvds_border_bits to pipe_config
Daniel Vetter
2013-04-30
1
-2
/
+1
*
drm/i915: warn about invalid pfit modes
Jesse Barnes
2013-04-25
1
-3
/
+7
*
drm/i915: move PCH pfit controls into pipe_config
Jesse Barnes
2013-04-25
1
-11
/
+14
*
drm/i915: factor out GMCH panel fitting code and use for eDP v3
Jesse Barnes
2013-04-25
1
-0
/
+191
*
drm/i915: hsw backlight registers need transcoder instead of pipe
Jani Nikula
2013-04-25
1
-1
/
+6
*
drm/i915: protect backlight registers and data with a spinlock
Jani Nikula
2013-04-25
1
-1
/
+29
*
drm/i915: keep max backlight internal to intel_panel.c
Jani Nikula
2013-04-25
1
-22
/
+29
*
drm/i915: ensure single initialization and cleanup of backlight device
Jani Nikula
2013-04-18
1
-1
/
+6
*
Merge tag 'v3.9-rc5' into drm-intel-next-queued
Daniel Vetter
2013-04-03
1
-8
/
+5
|
\
|
*
Revert "drm/i915: write backlight harder"
Daniel Vetter
2013-03-24
1
-8
/
+5
*
|
drm/i915: group backlight related stuff into a struct
Jani Nikula
2013-04-02
1
-22
/
+22
*
|
drm/i915: return actual brightness to .get_brightness callback
Jani Nikula
2013-03-27
1
-2
/
+1
*
|
drm/i915: keep backlight_level and backlight device brightness in sync
Jani Nikula
2013-03-27
1
-2
/
+9
*
|
drm/i915: Move num_pipes to intel info
Ben Widawsky
2013-03-23
1
-1
/
+1
|
/
*
drm/i915: write backlight harder
Daniel Vetter
2013-02-15
1
-5
/
+8
*
drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardware
Jani Nikula
2012-12-04
1
-10
/
+11
*
drm/i915: resurrect panel lid handling
Daniel Vetter
2012-11-21
1
-14
/
+11
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-11-20
1
-21
/
+31
|
\
|
*
drm/i915: move the suspend/resume register file out of dev_priv
Daniel Vetter
2012-11-11
1
-10
/
+10
|
*
drm/i915: Move the fixed mode to intel_panel
Jani Nikula
2012-10-22
1
-1
/
+9
|
*
drm/i915: Create generic intel_panel for LVDS and eDP
Jani Nikula
2012-10-22
1
-0
/
+9
|
*
drm/i915: Backlight setup requires connector so pass it as parameter
Jani Nikula
2012-10-22
1
-11
/
+4
*
|
drm/i915: be less verbose about inability to provide vendor backlight
Jani Nikula
2012-10-26
1
-1
/
+1
|
/
*
drm/i915: do not expose a dysfunctional backlight interface to userspace
Jani Nikula
2012-09-03
1
-9
/
+22
*
drm/i915: Fix blank panel at reopening lid
Takashi Iwai
2012-08-11
1
-4
/
+9
*
drm/i915: Make intel_panel_get_backlight static.
Stéphane Marchesin
2012-08-06
1
-1
/
+1
*
drm/i915: don't forget the PCH backlight registers
Paulo Zanoni
2012-07-20
1
-1
/
+14
*
drm/i915: properly enable the blc controller on the right pipe
Daniel Vetter
2012-06-12
1
-1
/
+37
*
drm/i915: don't chnage the original mode in dp_mode_fixup
Daniel Vetter
2012-06-04
1
-1
/
+1
*
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
2012-05-22
1
-0
/
+1
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
1
-2
/
+0
|
\
|
*
drm/i915: don't clobber the special upscaling lvds timings
Daniel Vetter
2012-04-16
1
-2
/
+0
*
|
i915: Add and use pr_fmt and pr_<level>
Joe Perches
2012-03-18
1
-1
/
+3
*
|
drm/i915: panel: invert brightness via quirk
Carsten Emde
2012-03-18
1
-4
/
+11
*
|
drm/i915: panel: invert brightness via parameter
Carsten Emde
2012-03-18
1
-0
/
+17
|
/
*
drm/i915: fixup interlaced vertical timings confusion, part 1
Daniel Vetter
2012-02-10
1
-1
/
+1
*
drivers: i915: Fix BLC PWM register setup
Simon Que
2012-01-17
1
-2
/
+2
*
drm/i915: Treat pre-gen4 backlight duty cycle value consistently
Keith Packard
2011-11-23
1
-11
/
+5
*
drm/i915: Fix inconsistent backlight level during disabled
Takashi Iwai
2011-11-17
1
-1
/
+2
*
drm/i915/panel: Always record the backlight level again (but cleverly)
Takashi Iwai
2011-10-20
1
-8
/
+13
*
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-09-19
1
-3
/
+3
*
Not all systems expose a firmware or platform mechanism for changing the back...
Matthew Garrett
2011-08-15
1
-1
/
+71
*
drm/i915/pch: Fix integer math bugs in panel fitting
Adam Jackson
2011-07-25
1
-0
/
+4
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
1
-0
/
+36
|
\
|
*
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2011-03-10
1
-0
/
+36
*
|
drm/i915: disable opregion lid detection for now.
Dave Airlie
2011-03-14
1
-0
/
+6
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-22
1
-37
/
+0
|
\
\
|
|
/
|
*
drm/i915: Do not handle backlight combination mode specially
Indan Zupancic
2011-02-21
1
-37
/
+0
[next]