index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
18
-54
/
+65
*
drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
Chris Wilson
2016-07-20
8
-12
/
+20
*
drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
Chris Wilson
2016-07-20
5
-39
/
+56
*
drm/i915: Rename i915_gem_context_reference/unreference()
Chris Wilson
2016-07-20
6
-25
/
+24
*
drm/i915: Rename request reference/unreference to get/put
Chris Wilson
2016-07-20
8
-27
/
+25
*
drm/i915: Wait on external rendering for GEM objects
Chris Wilson
2016-07-20
1
-16
/
+28
*
drm/i915: Mark imported dma-buf objects as being coherent
Chris Wilson
2016-07-20
1
-0
/
+10
*
drm/i915: Disable waitboosting for mmioflips/semaphores
Chris Wilson
2016-07-20
5
-13
/
+3
*
drm/i915: Disable waitboosting for fence_wait()
Chris Wilson
2016-07-20
2
-3
/
+7
*
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
2016-07-20
11
-46
/
+150
*
drm/i915: Mark all current requests as complete before resetting them
Chris Wilson
2016-07-20
1
-2
/
+6
*
drm/i915: Retire oldest completed request before allocating next
Chris Wilson
2016-07-20
1
-0
/
+8
*
drm/i915: Move GEM request routines to i915_gem_request.c
Chris Wilson
2016-07-20
5
-856
/
+905
*
drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"
Rodrigo Vivi
2016-07-20
1
-4
/
+4
*
drm/i915: Give proper names to MOCS entries
Imre Deak
2016-07-19
1
-6
/
+7
*
drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
Imre Deak
2016-07-19
1
-2
/
+2
*
drm/i915/gen9: Clean up MOCS table definitions
Imre Deak
2016-07-19
1
-27
/
+61
*
drm/i915: Update missing kerneldoc
Daniel Vetter
2016-07-19
4
-3
/
+5
*
drm/i915: Clean up kerneldoc for intel_lrc.c
Daniel Vetter
2016-07-19
1
-69
/
+30
*
drm/i915: Fixup kerneldoc code snippets in intel_uncore.c
Daniel Vetter
2016-07-19
1
-4
/
+8
*
drm/i915: Handle ENOSPC after failing to insert a mappable node
Chris Wilson
2016-07-19
1
-1
/
+1
*
drm/i915: refactor eb_get_batch()
Dave Gordon
2016-07-19
1
-20
/
+29
*
drm/i915: compile-time consistency check on __EXEC_OBJECT flags
Dave Gordon
2016-07-19
1
-4
/
+8
*
drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
Bob Paauwe
2016-07-18
1
-1
/
+43
*
drm/i915: Treat eDP as always connected, again
Ville Syrjälä
2016-07-18
1
-1
/
+1
*
drm/i915: Flush logical context image out to memory upon suspend
Chris Wilson
2016-07-15
3
-3
/
+37
*
drm/i915/evict: Always switch away from the current context
Chris Wilson
2016-07-15
3
-33
/
+32
*
drm/i915/fbdev: Check for the framebuffer before use
Chris Wilson
2016-07-14
1
-14
/
+11
*
drm/i915/fbdev: Drain the suspend worker on retiring
Chris Wilson
2016-07-14
1
-1
/
+1
*
drm/i915: add missing condition for committing planes on crtc
Lionel Landwerlin
2016-07-14
1
-0
/
+6
*
drm/i915: Enable polling when we don't have hpd
Lyude
2016-07-14
5
-12
/
+88
*
drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
Lyude
2016-07-14
3
-0
/
+47
*
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
Lyude
2016-07-14
3
-2
/
+9
*
drm/i915/vlv: Make intel_crt_reset() per-encoder
Lyude
2016-07-14
1
-5
/
+5
*
drm/i915: Hide gen6_update_ring_freq()
Chris Wilson
2016-07-14
2
-15
/
+4
*
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
2016-07-14
7
-64
/
+94
*
drm/i915: Remove superfluous powersave work flushing
Chris Wilson
2016-07-14
2
-66
/
+16
*
drm/i915: Define a separate variable and control for RPS waitboost frequency
Chris Wilson
2016-07-14
5
-5
/
+50
*
drm/i915: Move overclocking detection to alongside RPS frequency detection
Chris Wilson
2016-07-14
1
-9
/
+15
*
drm/i915: Perform static RPS frequency setup before userspace
Chris Wilson
2016-07-14
1
-67
/
+31
*
drm/i915: Preserve current RPS frequency across init
Chris Wilson
2016-07-14
1
-26
/
+20
*
drm/i915: Flush GT idle status upon reset
Chris Wilson
2016-07-14
1
-0
/
+3
*
drm/i915: remove superfluous i915_gem_object_free_mmap_offset call
Matthew Auld
2016-07-14
1
-1
/
+0
*
drm/i915: Ignore panel type from OpRegion on SKL
Ville Syrjälä
2016-07-14
1
-0
/
+11
*
drm/i915: Pull out some more common engine init code
Tvrtko Ursulin
2016-07-14
4
-29
/
+56
*
drm/i915: Move common engine setup into intel_engine_cs.c
Tvrtko Ursulin
2016-07-14
5
-140
/
+168
*
drm/i915: Simplify intel_init_ring_buffer prototype
Tvrtko Ursulin
2016-07-14
1
-10
/
+8
*
drm/i915: Make more use of the shared engine irq setup
Tvrtko Ursulin
2016-07-14
1
-15
/
+5
*
drm/i915: Unify engine init loop
Tvrtko Ursulin
2016-07-14
6
-105
/
+50
*
drm/i915: Prepare for engine init unification
Tvrtko Ursulin
2016-07-14
1
-49
/
+54
[next]