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
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
drm/i915: Async GPU relocation processing
Chris Wilson
1
-1
/
+0
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
1
-1
/
+3
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
1
-1
/
+4
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
1
-7
/
+7
2017-06-16
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
Chris Wilson
1
-30
/
+46
2017-06-14
drm/i915: Only restrict noreclaim in the early shrink passes
Chris Wilson
1
-2
/
+1
2017-06-14
drm/i915: Remove __GFP_NORETRY from our buffer allocator
Chris Wilson
1
-1
/
+14
2017-06-14
drm/i915: Encourage our shrinker more when our shmemfs allocations fails
Chris Wilson
1
-21
/
+29
2017-06-02
drm/i915: return the correct usable aperture size under gvt environment
Weinan Li
1
-2
/
+2
2017-05-30
drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
Chris Wilson
1
-0
/
+4
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-96
/
+168
2017-05-25
drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
Chris Wilson
1
-3
/
+1
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-2
/
+2
2017-05-17
drm/i915: Create a kmem_cache to allocate struct i915_priolist from
Chris Wilson
1
-1
/
+8
2017-05-17
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
1
-6
/
+1
2017-05-17
drm/i915/execlists: Pack the count into the low bits of the port.request
Chris Wilson
1
-2
/
+4
2017-05-17
drm/i915: Redefine ptr_pack_bits() and friends
Chris Wilson
1
-3
/
+3
2017-05-17
drm/i915: Make ptr_unpack_bits() more function-like
Chris Wilson
1
-1
/
+1
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-03
drm/i915: Squash repeated awaits on the same fence
Chris Wilson
1
-0
/
+1
2017-05-03
drm/i915: Mark up clflushes as belonging to an unordered timeline
Chris Wilson
1
-1
/
+1
2017-04-28
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
1
-1
/
+1
2017-04-28
drm/i915: Reset ILK during GEM sanitization
Joonas Lahtinen
1
-3
/
+2
2017-04-28
drm/i915: Eliminate HAS_HW_CONTEXTS
Joonas Lahtinen
1
-1
/
+1
2017-04-26
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
Chris Wilson
1
-1
/
+1
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
1
-0
/
+2
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-12
drm/i915: Treat WC a separate cache domain
Chris Wilson
1
-4
/
+72
2017-04-12
drm/i915: Combine write_domain flushes to a single function
Chris Wilson
1
-64
/
+61
2017-04-11
drm/i915: Rename intel_engine_cs.exec_id to uabi_id
Chris Wilson
1
-1
/
+1
2017-04-11
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
Sagar Arun Kamble
1
-0
/
+2
2017-04-07
drm/i915: Insert cond_resched() into i915_gem_free_objects
Chris Wilson
1
-0
/
+2
2017-04-07
drm/i915: Break up long runs of freeing objects
Chris Wilson
1
-1
/
+4
2017-04-07
drm/i915: Simplify shrinker locking
Joonas Lahtinen
1
-2
/
+0
2017-04-07
drm/i915: Drain any freed objects prior to hibernation
Chris Wilson
1
-0
/
+1
2017-04-07
drm/i915: The shrinker already acquires struct_mutex, so call it unlocked
Chris Wilson
1
-4
/
+5
2017-04-06
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
Chris Wilson
1
-1
/
+1
2017-04-06
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
Sagar Arun Kamble
1
-0
/
+2
2017-04-04
drm/i915: Remove user-triggerable WARN from i915_gem_object_create
Tvrtko Ursulin
1
-1
/
+1
2017-03-31
drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
Chris Wilson
1
-3
/
+26
2017-03-31
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
1
-3
/
+3
2017-03-30
drm/i915: Suppress busy status for engines if wedged
Chris Wilson
1
-3
/
+1
2017-03-30
drm/i915: Do request retirement before marking engines as wedged
Chris Wilson
1
-1
/
+6
2017-03-30
drm/i915/guc: Take enable_guc_loading check out of GEM core code
Oscar Mateo
1
-6
/
+4
2017-03-27
drm/i915: Check we have an wake device before flushing GTT writes
Chris Wilson
1
-3
/
+6
2017-03-23
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
1
-4
/
+6
2017-03-23
drm/i915: Actually pass the reclaim gfp_t along to shmemfs!
Chris Wilson
1
-1
/
+1
2017-03-22
drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocations
Chris Wilson
1
-3
/
+12
2017-03-20
drm/i915: Skip force-wake for uncached mmio flush of GGTT writes
Chris Wilson
1
-2
/
+5
[next]