index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
pipe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-0
/
+32
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-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-13
drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)
Ville Syrjälä
1
-0
/
+6
2016-05-13
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
2016-05-13
drm/i915: s/freq/cdclk/
Ville Syrjälä
1
-22
/
+22
2016-05-13
drm/i915: Kill off dead code from skl_dpll0_enable()
Ville Syrjälä
1
-5
/
+0
2016-05-13
drm/i915: Extract skl_dpll0_disable()
Ville Syrjälä
1
-4
/
+9
2016-05-13
drm/i915: Remove 10% cdclk guardband on BXT
Ville Syrjälä
1
-5
/
+4
[next]