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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-01
drm/i915: Revert async unpin and nonblocking atomic commit
Daniel Vetter
11
-625
/
+1283
2016-05-22
drm/i915: Update DRIVER_DATE to 20160522
Daniel Vetter
1
-1
/
+1
2016-05-20
drm/i915: Inline sg_next() for the optimised SGL iterator
Dave Gordon
1
-2
/
+21
2016-05-20
drm/i915: Introduce & use new lightweight SGL iterators
Dave Gordon
5
-63
/
+112
2016-05-20
drm/i915: optimise i915_gem_object_map() for small objects
Dave Gordon
1
-5
/
+10
2016-05-20
drm/i915: refactor i915_gem_object_pin_map()
Dave Gordon
1
-23
/
+35
2016-05-20
drm/i915/psr: Implement PSR2 w/a for gen9
Daniel Vetter
2
-2
/
+16
2016-05-20
drm/i915/psr: Use ->get_aux_send_ctl functions
Daniel Vetter
2
-21
/
+5
2016-05-20
drm/i915/psr: Order DP aux transactions correctly
Daniel Vetter
1
-7
/
+7
2016-05-20
drm/i915/psr: Make idle_frames sensible again
Daniel Vetter
1
-7
/
+7
2016-05-20
drm/i915/psr: Try to program link training times correctly
Daniel Vetter
1
-8
/
+47
2016-05-19
drm/i915/userptr: Convert to drm_i915_private
Chris Wilson
3
-9
/
+3
2016-05-19
drm/i915: Allow nonblocking update of pageflips.
Maarten Lankhorst
1
-266
/
+84
2016-05-19
drm/i915: Check for unpin correctness.
Maarten Lankhorst
1
-0
/
+9
2016-05-19
Reapply "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
Maarten Lankhorst
1
-5
/
+7
2016-05-19
drm/i915: Make unpin async.
Maarten Lankhorst
3
-132
/
+228
2016-05-19
drm/i915: Prepare connectors for nonblocking checks.
Maarten Lankhorst
2
-14
/
+43
2016-05-19
drm/i915: Pass atomic states to fbc update functions.
Maarten Lankhorst
3
-26
/
+29
2016-05-19
drm/i915: Remove reset_counter from intel_crtc.
Maarten Lankhorst
2
-12
/
+0
2016-05-19
drm/i915: Remove queue_flip pointer.
Maarten Lankhorst
2
-264
/
+0
2016-05-19
drm/i915: Remove use_mmio_flip kernel parameter.
Maarten Lankhorst
3
-9
/
+1
2016-05-19
drm/i915: Remove cs based page flip support.
Maarten Lankhorst
4
-507
/
+33
2016-05-19
drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.
Maarten Lankhorst
3
-280
/
+441
2016-05-19
drm/i915: Add the exclusive fence to plane_state.
Maarten Lankhorst
2
-13
/
+42
2016-05-19
drm/i915: Convert flip_work to a list.
Maarten Lankhorst
4
-100
/
+142
2016-05-19
drm/i915: Allow mmio updates on all platforms, v2.
Maarten Lankhorst
2
-93
/
+7
2016-05-19
Revert "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
Maarten Lankhorst
1
-3
/
+0
2016-05-19
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
Maarten Lankhorst
5
-153
/
+185
2016-05-19
drm/i915: Add support for detecting vblanks when hw frame counter is unavaila...
Maarten Lankhorst
3
-6
/
+15
2016-05-19
drm/i915: Remove intel_prepare_page_flip, v3.
Maarten Lankhorst
4
-73
/
+26
2016-05-19
drm/i915: Remove intel_finish_page_flip_plane.
Maarten Lankhorst
3
-18
/
+7
2016-05-19
drm/i915: Remove stallcheck special handling, v3.
Maarten Lankhorst
3
-49
/
+34
2016-05-19
drm/core: Add drm_accurate_vblank_count, v5.
Maarten Lankhorst
1
-0
/
+31
2016-05-18
drm/i915/bxt: reserve space for RC6 in the the GuC WOPCM
Peter Antoine
2
-7
/
+16
2016-05-17
drm/i915: Simplify control flow in intel_atomic_check a bit.
Daniel Vetter
1
-10
/
+8
2016-05-17
drm/i915/dsi: CABC support for Panel PWM backlight control
Deepak M
3
-0
/
+40
2016-05-17
drm/i915/dsi: Add DCS control for Panel PWM
Jani Nikula
6
-2
/
+184
2016-05-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
735
-12048
/
+88986
2016-05-17
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
13
-38
/
+88
2016-05-16
Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...
Dave Airlie
1
-0
/
+6
2016-05-16
drm/i915: don't mix bitwise and logical operations for has_snoop
Jani Nikula
1
-2
/
+4
2016-05-14
drm/i915: Skip clearing the GGTT on full-ppgtt systems
Chris Wilson
1
-5
/
+15
2016-05-14
drm/i915: Lazily migrate the objects after hibernation
Chris Wilson
1
-6
/
+2
2016-05-14
drm/i915: Update domain tracking for GEM objects on hibernation
Chris Wilson
3
-1
/
+41
2016-05-14
drm/i915: Add distinct stubs for PM hibernation phases
Chris Wilson
1
-6
/
+39
2016-05-14
drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)
Ville Syrjälä
1
-0
/
+6
2016-05-14
drm/i915: Don't leave old junk in ilk active watermarks on readout
Ville Syrjälä
1
-0
/
+2
2016-05-13
drm/i915: Eliminate the CDCLK_CTL RMW on BXT
Ville Syrjälä
1
-7
/
+1
2016-05-13
drm/i915: Program BXT_CDCLK_CD2X_PIPE
Ville Syrjälä
2
-2
/
+8
2016-05-13
drm/i915: s/required_vco/vco/ in skl cdclk code
Ville Syrjälä
1
-6
/
+6
[next]