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
2014-07-14
Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"
Daniel Vetter
1
-4
/
+4
2014-07-09
drm/i915: quirk asserts controllable backlight presence, overriding VBT
Scot Doyle
1
-2
/
+6
2014-06-11
drm/i915: set backlight duty cycle after backlight enable for gen4
Jani Nikula
1
-3
/
+2
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
1
-4
/
+4
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
1
-4
/
+4
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
1
-4
/
+4
2014-06-04
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-1
/
+1
2014-05-20
drm/i915: shuffle panel code
Jani Nikula
1
-75
/
+75
2014-05-15
drm/i915: restore backlight precision when converting from ACPI
Aaron Lu
1
-4
/
+4
2014-05-01
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-4
/
+4
2014-04-13
drm/i915: Don't set the 8to6 dither flag when not scaling
Daniel Vetter
1
-4
/
+4
2014-04-11
drm/i915: do not setup backlight if not available according to VBT
Jani Nikula
1
-0
/
+5
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2014-03-11
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
1
-2
/
+2
2014-03-03
drm/i915: use backlight legacy combination mode also for i915gm/i945gm
Jani Nikula
1
-2
/
+2
2014-02-12
drm/i915: Initialize downclock mode in panel init
Vandana Kannan
1
-1
/
+3
2014-01-27
drm/i915: move module parameters into a struct, in a new file
Jani Nikula
1
-11
/
+4
2014-01-24
drm/i915: Only restore backlight combination mode reg for ums
Daniel Vetter
1
-2
/
+0
2014-01-22
drm/i915: Eliminate lots of WARNs when there's no backlight present
Ville Syrjälä
1
-3
/
+3
2013-12-11
drm/i915: add some runtime PM get/put calls
Paulo Zanoni
1
-0
/
+3
2013-12-10
drm/i915: Make downclock deduction common for all panels
Vandana Kannan
1
-0
/
+57
2013-11-15
Merge branch 'bdw-fixes' into backlight-rework
Daniel Vetter
1
-1
/
+80
2013-11-14
drm/i915: nuke get max backlight functions
Jani Nikula
1
-133
/
+0
2013-11-14
drm/i915: remove QUIRK_NO_PCH_PWM_ENABLE
Jani Nikula
1
-4
/
+0
2013-11-14
drm/i915: do full backlight setup at enable time
Jani Nikula
1
-56
/
+93
2013-11-14
drm/i915/bdw: GEN8 backlight support
Ben Widawsky
1
-3
/
+23
2013-11-14
drm/i915: gather backlight information at setup
Jani Nikula
1
-12
/
+56
2013-11-13
drm/i915: debug print on backlight register
Jani Nikula
1
-0
/
+6
2013-11-13
drm/i915: use the initialized backlight max value instead of reading it
Jani Nikula
1
-21
/
+24
2013-11-13
drm/i915: move backlight level setting in enable/disable to hooks
Jani Nikula
1
-12
/
+36
2013-11-13
drm/i915: vlv does not have pipe field in backlight registers
Jani Nikula
1
-2
/
+0
2013-11-13
drm/i915: fix gen2-gen3 backlight set
Jani Nikula
1
-3
/
+7
2013-11-13
drm/i915: handle backlight through chip specific functions
Jani Nikula
1
-208
/
+434
2013-11-13
drm/i915: make asle notifications update backlight on all connectors
Jani Nikula
1
-0
/
+4
2013-11-13
drm/i915: make backlight info per-connector
Jani Nikula
1
-38
/
+47
2013-11-13
drm/i915: clean up backlight conditional build
Jani Nikula
1
-28
/
+37
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-38
/
+115
2013-11-06
drm/i915/vlv: use per-pipe backlight controls v2
Jesse Barnes
1
-12
/
+55
2013-11-06
drm/i915: make backlight functions take a connector
Jesse Barnes
1
-26
/
+60
2013-10-25
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-0
/
+4
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
1
-1
/
+1
2013-10-16
drm/i915: Use pipe_name() instead of the pipe number
Damien Lespiau
1
-1
/
+1
2013-10-14
drm/i915: Add breadcrumbs for why the backlight is being set
Chris Wilson
1
-0
/
+4
2013-10-01
drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2
Jesse Barnes
1
-0
/
+17
2013-10-01
drm/i915: backlight combination mode bit is gen4 only
Jani Nikula
1
-1
/
+1
2013-09-24
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
1
-0
/
+1
2013-09-19
drm/i915: register backlight device also when backlight class is a module
Jani Nikula
1
-1
/
+1
2013-09-17
drm/i915: re-layout intel_panel.c to obey 80 char limit
Daniel Vetter
1
-64
/
+88
2013-09-17
drm/i915: Add explicit pipe src size to pipe config
Ville Syrjälä
1
-29
/
+27
2013-09-08
drm/i915: Track pfit enable state separately from size
Chris Wilson
1
-0
/
+1
[next]