index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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-29
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]