index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2017-07-12
drm/i915: use __GFP_RETRY_MAYFAIL
Michal Hocko
2017-06-16
drm/i915: Async GPU relocation processing
Chris Wilson
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
2017-06-16
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
Chris Wilson
2017-06-14
drm/i915: Only restrict noreclaim in the early shrink passes
Chris Wilson
2017-06-14
drm/i915: Remove __GFP_NORETRY from our buffer allocator
Chris Wilson
2017-06-14
drm/i915: Encourage our shrinker more when our shmemfs allocations fails
Chris Wilson
2017-06-02
drm/i915: return the correct usable aperture size under gvt environment
Weinan Li
2017-05-30
drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
Chris Wilson
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-25
drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
Chris Wilson
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-17
drm/i915: Create a kmem_cache to allocate struct i915_priolist from
Chris Wilson
2017-05-17
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
2017-05-17
drm/i915/execlists: Pack the count into the low bits of the port.request
Chris Wilson
2017-05-17
drm/i915: Redefine ptr_pack_bits() and friends
Chris Wilson
2017-05-17
drm/i915: Make ptr_unpack_bits() more function-like
Chris Wilson
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-03
drm/i915: Squash repeated awaits on the same fence
Chris Wilson
2017-05-03
drm/i915: Mark up clflushes as belonging to an unordered timeline
Chris Wilson
2017-04-29
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
2017-04-28
drm/i915: Reset ILK during GEM sanitization
Joonas Lahtinen
2017-04-28
drm/i915: Eliminate HAS_HW_CONTEXTS
Joonas Lahtinen
2017-04-26
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
Chris Wilson
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-12
drm/i915: Treat WC a separate cache domain
Chris Wilson
2017-04-12
drm/i915: Combine write_domain flushes to a single function
Chris Wilson
2017-04-11
drm/i915: Rename intel_engine_cs.exec_id to uabi_id
Chris Wilson
2017-04-11
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
Sagar Arun Kamble
2017-04-07
drm/i915: Insert cond_resched() into i915_gem_free_objects
Chris Wilson
2017-04-07
drm/i915: Break up long runs of freeing objects
Chris Wilson
2017-04-07
drm/i915: Simplify shrinker locking
Joonas Lahtinen
2017-04-07
drm/i915: Drain any freed objects prior to hibernation
Chris Wilson
2017-04-07
drm/i915: The shrinker already acquires struct_mutex, so call it unlocked
Chris Wilson
2017-04-06
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
Chris Wilson
2017-04-06
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
Sagar Arun Kamble
2017-04-04
drm/i915: Remove user-triggerable WARN from i915_gem_object_create
Tvrtko Ursulin
2017-03-31
drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
Chris Wilson
2017-03-31
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
2017-03-30
drm/i915: Suppress busy status for engines if wedged
Chris Wilson
2017-03-30
drm/i915: Do request retirement before marking engines as wedged
Chris Wilson
2017-03-30
drm/i915/guc: Take enable_guc_loading check out of GEM core code
Oscar Mateo
2017-03-27
drm/i915: Check we have an wake device before flushing GTT writes
Chris Wilson
2017-03-23
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
2017-03-23
drm/i915: Actually pass the reclaim gfp_t along to shmemfs!
Chris Wilson
2017-03-22
drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocations
Chris Wilson
[next]