index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Remove overzealous fence warn on runtime suspend
Chris Wilson
2017-02-08
1
-2
/
+10
*
drm/i915: Flush untouched framebuffers before display on !llc
Chris Wilson
2017-02-08
1
-1
/
+1
*
drm/i915: Fix phys pwrite for struct_mutex-less operation
Chris Wilson
2017-01-12
1
-30
/
+4
*
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-06
1
-10
/
+1
|
\
|
*
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
2017-01-06
1
-10
/
+1
*
|
drm/i915: Prevent timeline updates whilst performing reset
Chris Wilson
2017-01-03
1
-1
/
+9
*
|
drm/i915: Silence allocation failure during sg_trim()
Chris Wilson
2017-01-03
1
-1
/
+1
*
|
drm/i915: Don't clflush before release phys object
Chris Wilson
2017-01-03
1
-4
/
+6
*
|
Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/...
Dave Airlie
2016-12-22
1
-23
/
+56
|
\
\
|
*
|
drm/i915: Fallback to single PAGE_SIZE segments for DMA remapping
Chris Wilson
2016-12-20
1
-4
/
+22
|
*
|
drm/i915: Reorder phys backing storage release
Chris Wilson
2016-12-20
1
-19
/
+34
|
|
/
*
/
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-15
1
-2
/
+1
|
/
*
drm/i915: Complete requests in nop_submit_request
Chris Wilson
2016-12-05
1
-0
/
+2
*
drm/i915: Skip final clflush if LLC is coherent
Chris Wilson
2016-11-18
1
-1
/
+2
*
drm/i915: Always flush the dirty CPU cache when pinning the scanout
Chris Wilson
2016-11-18
1
-11
/
+11
*
drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error
Chris Wilson
2016-11-18
1
-2
/
+3
*
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
Chris Wilson
2016-11-18
1
-0
/
+11
*
drm/i915: don't leak global_timeline
Matthew Auld
2016-11-17
1
-0
/
+5
*
drm/i915: Demote i915_gem_open() debugging from DRIVER to USER
Chris Wilson
2016-11-17
1
-1
/
+1
*
drm/i915: dev_priv cleanup in i915_gem_gtt.c
Tvrtko Ursulin
2016-11-17
1
-1
/
+1
*
drm/i915: Use dev_priv in INTEL_INFO in i915_gem_fence_reg.c
Tvrtko Ursulin
2016-11-17
1
-4
/
+3
*
drm/i915: dev_priv and a small cascade of cleanups in i915_gem.c
Tvrtko Ursulin
2016-11-17
1
-7
/
+5
*
drm/i915/scheduler: Boost priorities for flips
Chris Wilson
2016-11-14
1
-0
/
+65
*
drm/i915/scheduler: Execute requests in order of priorities
Chris Wilson
2016-11-14
1
-1
/
+2
*
drm/i915/scheduler: Record all dependencies upon request construction
Chris Wilson
2016-11-14
1
-1
/
+10
*
drm/i915: Remove engine->execlist_lock
Chris Wilson
2016-11-14
1
-2
/
+6
*
drm/i915: Create distinct lockclasses for execution vs user timelines
Chris Wilson
2016-11-14
1
-3
/
+1
*
drm/i915: Stop skipping the final clflush back to system pages
Chris Wilson
2016-11-11
1
-4
/
+5
*
drm/i915: Only wait upon the execution timeline when unlocked
Chris Wilson
2016-11-11
1
-3
/
+12
*
drm/i915: Assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-11
1
-6
/
+7
*
drm/i915: Split out i915_vma.c
Joonas Lahtinen
2016-11-11
1
-371
/
+0
*
drm/i915: Trim the object sg table
Tvrtko Ursulin
2016-11-10
1
-0
/
+27
*
drm/i915: Remove chipset flush after cache flush
Chris Wilson
2016-11-08
1
-15
/
+8
*
drm/i915: Add assert for no pending GPU requests during suspend/resume in LR ...
Imre Deak
2016-11-07
1
-0
/
+3
*
drm/i915: Make sure engines are idle during GPU idling in LR mode
Imre Deak
2016-11-07
1
-0
/
+10
*
drm/i915: Avoid early GPU idling due to race with new request
Imre Deak
2016-11-07
1
-0
/
+7
*
drm/i915: Limit Valleyview and earlier to only using mappable scanout
Chris Wilson
2016-11-07
1
-2
/
+16
*
drm/i915: Round tile chunks up for constructing partial VMAs
Chris Wilson
2016-11-07
1
-1
/
+1
*
drm/i915: Fix pages pin counting around swizzle quirk
Chris Wilson
2016-11-04
1
-21
/
+26
*
drm/i915: Tidy slab cache allocations
Tvrtko Ursulin
2016-11-03
1
-27
/
+10
*
drm/i915: Unify global_list into global_link
Joonas Lahtinen
2016-11-02
1
-6
/
+6
*
drm/i915: Allow shrinking of userptr objects once again
Tvrtko Ursulin
2016-11-01
1
-1
/
+2
*
drm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE
Ville Syrjälä
2016-11-01
1
-1
/
+2
*
drm/i915: Improve lockdep tracking for obj->mm.lock
Chris Wilson
2016-11-01
1
-4
/
+5
*
drm/i915: Store the vma in an rbtree under the object
Chris Wilson
2016-11-01
1
-0
/
+2
*
drm/i915: Track pages pinned due to swizzling quirk
Chris Wilson
2016-11-01
1
-8
/
+13
*
drm/i915: Avoid accessing request->timeline outside of its lifetime
Chris Wilson
2016-11-01
1
-2
/
+2
*
drm/i915: Use the full hammer when shutting down the rcu tasks
Chris Wilson
2016-11-01
1
-0
/
+2
*
drm/i915: Enable multiple timelines
Chris Wilson
2016-10-28
1
-4
/
+6
*
drm/i915: Reserve space in the global seqno during request allocation
Chris Wilson
2016-10-28
1
-4
/
+3
[next]