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_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()
Ville Syrjälä
1
-4
/
+3
2014-08-26
drm/i915: fix plane/cursor handling when runtime suspended
Paulo Zanoni
1
-0
/
+24
2014-08-26
drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)
Scot Doyle
1
-0
/
+3
2014-08-18
drm/i915: cancel hotplug and dig_port work during suspend and unload
Imre Deak
1
-2
/
+1
2014-08-18
drm/i915: fix HPD IRQ reenable work cancelation
Imre Deak
1
-0
/
+1
2014-08-18
drm/i915: Don't try to enable cursor from setplane when crtc is disabled
Ville Syrjälä
1
-2
/
+2
2014-08-18
drm/i915: Skip load detect when intel_crtc->new_enable==true
Ville Syrjälä
1
-4
/
+8
2014-08-18
drm/i915: Fix locking for intel_enable_pipe_a()
Ville Syrjälä
1
-17
/
+4
2014-08-07
drm/i915: Add correct hw/sw config check for DSI encoder
Shobhit Kumar
1
-0
/
+4
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
1
-0
/
+18
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-33
/
+78
2014-07-23
drm/i915: Returning from increase/decrease of pllclock when invalid
Sonika Jindal
1
-2
/
+2
2014-07-23
drm/i915: Setting legacy palette correctly for different platforms
Sonika Jindal
1
-1
/
+1
2014-07-23
drm/i915: Writing proper check for reading of pipe status reg
Sonika Jindal
1
-1
/
+1
2014-07-23
drm/i915: remove plane/cursor/pipe assertions from intel_crtc_disable
Paulo Zanoni
1
-4
/
+0
2014-07-23
drm/i915: mark IRQs as disabled on unload
Jesse Barnes
1
-0
/
+2
2014-07-23
drm/i915: add helper for checking whether IRQs are enabled
Jesse Barnes
1
-1
/
+1
2014-07-23
drm/i915: HSW_BLC_PWM2_CTL doesn't exist on BDW
Paulo Zanoni
1
-2
/
+3
2014-07-23
drm/i915: Fix up PSR frontbuffer tracking
Daniel Vetter
1
-2
/
+2
2014-07-23
drm/i915: Power gating display wells during i915_pm_suspend
Borun Fu
1
-13
/
+17
2014-07-22
drm/i915: add DP 1.2 MST support (v0.7)
Dave Airlie
1
-3
/
+37
2014-07-21
drm/i915: split conversion function out into separate function
Dave Airlie
1
-13
/
+18
2014-07-21
drm/i915: check connector->encoder before using it.
Dave Airlie
1
-11
/
+14
2014-07-19
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-210
/
+265
2014-07-18
drm/i915: use helpers
Rob Clark
1
-5
/
+4
2014-07-14
drm/i915: Track the primary plane correctly when reassigning planes
Daniel Vetter
1
-0
/
+1
2014-07-14
drm/i915: Ignore VBT backlight presence check on HP Chromebook 14
Scot Doyle
1
-0
/
+3
2014-07-11
drm/i915: Call encoder->post_disable() in intel_sanitize_encoder()
Ville Syrjälä
1
-0
/
+2
2014-07-11
drm/i915: ddi: enable runtime pm during dpms
Daniel Vetter
1
-17
/
+8
2014-07-11
drm/i915: check the power domains in ironlake_get_pipe_config()
Paulo Zanoni
1
-0
/
+4
2014-07-11
drm/i915: don't skip shared DPLL assertion on LPT
Paulo Zanoni
1
-5
/
+0
2014-07-11
drm/i915: Only touch WRPLL hw state in enable/disable hooks
Daniel Vetter
1
-8
/
+7
2014-07-11
drm/i915: Switch to common shared dpll framework for WRPLLs
Daniel Vetter
1
-8
/
+6
2014-07-11
drm/i915: ->disable hook for WRPLLs
Daniel Vetter
1
-3
/
+5
2014-07-11
drm/i915: State readout support for WRPLLs
Daniel Vetter
1
-0
/
+9
2014-07-11
drm/i915: add POWER_DOMAIN_PLLS
Paulo Zanoni
1
-0
/
+10
2014-07-11
drm/i915: Basic shared dpll support for WRPLLs
Daniel Vetter
1
-8
/
+13
2014-07-11
drm/i915: State readout and cross-checking for ddi_pll_sel
Daniel Vetter
1
-16
/
+32
2014-07-11
drm/i915: ddi: move pch cleanup before encoder->post_disable
Imre Deak
1
-4
/
+4
2014-07-11
drm/i915: ddi: move pch setup after encoder->pre_enable
Imre Deak
1
-6
/
+5
2014-07-11
drm/i915: Check hw state in assert_can_disable_lcpll
Daniel Vetter
1
-4
/
+3
2014-07-10
drm/i915: Add a couple WARN()'s to catch missing locks
Matt Roper
1
-0
/
+4
2014-07-10
drm/i915: Add missing locking to primary plane handlers
Matt Roper
1
-2
/
+15
2014-07-10
drm/i915: fix D_COMP usage on BDW
Paulo Zanoni
1
-5
/
+16
2014-07-10
drm/i915: fix hsw_write_dcomp() error message
Paulo Zanoni
1
-1
/
+1
2014-07-09
drm/i915: Make use of intel_fb_obj() (v2)
Matt Roper
1
-46
/
+38
2014-07-09
drm/i915: Toshiba CB35 has a controllable backlight
Scot Doyle
1
-0
/
+3
2014-07-09
drm/i915: Acer C720 and C720P have controllable backlights
Scot Doyle
1
-0
/
+3
2014-07-09
drm/i915: quirk asserts controllable backlight presence, overriding VBT
Scot Doyle
1
-0
/
+8
2014-07-09
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-95
/
+808
[next]