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_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-22
drm/i915/skl: Add support for the SAGV, fix underrun hangs
Lyude
1
-0
/
+3
2016-08-03
drm/i915: Check PSR setup time vs. vblank length
Ville Syrjälä
1
-0
/
+2
2016-07-19
drm/i915: Enable polling when we don't have hpd
Lyude
1
-0
/
+2
2016-07-19
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
Lyude
1
-1
/
+1
2016-07-07
drm/i915: Kill has_dsi_encoder
Ville Syrjälä
1
-3
/
+0
2016-07-07
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
Ville Syrjälä
1
-2
/
+2
2016-07-07
drm/i915: Kill has_dp_encoder from pipe_config
Ville Syrjälä
1
-4
/
+8
2016-07-07
drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
Ville Syrjälä
1
-1
/
+6
2016-07-07
drm/i915: Add output_types bitmask into the crtc state
Ville Syrjälä
1
-0
/
+5
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
1
-2
/
+2
2016-06-29
drm/i915: Use atomic waits for short non-atomic ones
Tvrtko Ursulin
1
-19
/
+43
2016-06-24
drm/i915: Move backlight registration to connector registration
Chris Wilson
1
-1
/
+5
2016-06-24
drm/i915: Move panel's backlight setup next to panel init
Chris Wilson
1
-1
/
+2
2016-06-24
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-9
/
+8
2016-06-24
Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-7
/
+20
2016-06-22
drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link training
Imre Deak
1
-1
/
+6
2016-06-22
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
Imre Deak
1
-0
/
+1
2016-06-21
drm/i915/fbdev: Limit the global async-domain synchronization
Chris Wilson
1
-0
/
+1
2016-06-20
drm/i915: Revert DisplayPort fast link training feature
Mika Kahola
1
-2
/
+0
2016-06-19
drm/i915: Move backlight unregistration to connector unregistration
Chris Wilson
1
-1
/
+8
2016-06-19
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
1
-8
/
+0
2016-06-16
Reapply "drm/i915: Pass atomic states to fbc update, functions."
Maarten Lankhorst
1
-2
/
+6
2016-06-16
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+0
2016-06-13
drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixes
Imre Deak
1
-2
/
+2
2016-06-13
drm/i915/bxt: Set DDI PHY lane latency optimization during modeset
Imre Deak
1
-0
/
+6
2016-06-13
drm/i915/bxt: Move DDI PHY enabling/disabling to the power well code
Imre Deak
1
-3
/
+6
2016-06-10
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
1
-1
/
+0
2016-06-01
drm/i915: Only ignore eDP ports that are connected
Chris Wilson
1
-1
/
+1
2016-05-25
drm/i915: Revert async unpin and nonblocking atomic commit
Daniel Vetter
1
-27
/
+16
2016-05-23
drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk check
Ville Syrjälä
1
-1
/
+0
2016-05-23
drm/i915: Unify SKL cdclk init paths
Ville Syrjälä
1
-1
/
+0
2016-05-23
drm/i915: Keep track of preferred cdclk vco frequency on SKL
Ville Syrjälä
1
-0
/
+1
2016-05-23
drm/i915/skl: SKL CDCLK change on modeset tracking VCO
Clint Taylor
1
-0
/
+4
2016-05-19
drm/i915: Make unpin async.
Maarten Lankhorst
1
-1
/
+4
2016-05-19
drm/i915: Prepare connectors for nonblocking checks.
Maarten Lankhorst
1
-0
/
+4
2016-05-19
drm/i915: Pass atomic states to fbc update functions.
Maarten Lankhorst
1
-2
/
+6
2016-05-19
drm/i915: Remove reset_counter from intel_crtc.
Maarten Lankhorst
1
-3
/
+0
2016-05-19
drm/i915: Remove cs based page flip support.
Maarten Lankhorst
1
-7
/
+2
2016-05-19
drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.
Maarten Lankhorst
1
-3
/
+10
2016-05-19
drm/i915: Convert flip_work to a list.
Maarten Lankhorst
1
-1
/
+3
2016-05-19
drm/i915: Allow mmio updates on all platforms, v2.
Maarten Lankhorst
1
-1
/
+0
2016-05-19
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
Maarten Lankhorst
1
-13
/
+9
2016-05-19
drm/i915: Add support for detecting vblanks when hw frame counter is unavaila...
Maarten Lankhorst
1
-0
/
+3
2016-05-19
drm/i915: Remove intel_prepare_page_flip, v3.
Maarten Lankhorst
1
-4
/
+0
2016-05-19
drm/i915: Remove intel_finish_page_flip_plane.
Maarten Lankhorst
1
-1
/
+0
2016-05-19
drm/i915: Remove stallcheck special handling, v3.
Maarten Lankhorst
1
-1
/
+0
2016-05-17
drm/i915/dsi: Add DCS control for Panel PWM
Jani Nikula
1
-0
/
+2
2016-05-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2016-05-13
drm/i915: Remove wm_config from dev_priv/intel_atomic_state
Matt Roper
1
-1
/
+0
2016-05-13
drm/i915/gen9: Calculate watermarks during atomic 'check' (v2)
Matt Roper
1
-1
/
+1
[next]