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_execbuffer.c
Age
Commit message (
Expand
)
Author
2017-06-26
drm/i915: Clear execbuf's vma backpointer upon release
Chris Wilson
2017-06-26
drm/i915: Pass the right flags to i915_vma_move_to_active()
Chris Wilson
2017-06-16
drm/i915: Stash a pointer to the obj's resv in the vma
Chris Wilson
2017-06-16
drm/i915: Async GPU relocation processing
Chris Wilson
2017-06-16
drm/i915: Allow execbuffer to use the first object as the batch
Chris Wilson
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
2017-06-16
drm/i915: First try the previous execbuffer location
Chris Wilson
2017-06-16
drm/i915: Store a persistent reference for an object in the execbuffer cache
Chris Wilson
2017-06-16
drm/i915: Eliminate lots of iterations over the execobjects array
Chris Wilson
2017-06-16
drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
Chris Wilson
2017-06-16
drm/i915: Pass vma to relocate entry
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-15
drm/i915: Split vma exec_link/evict_link
Chris Wilson
2017-06-15
drm/i915: Use vma->exec_entry as our double-entry placeholder
Chris Wilson
2017-06-15
drm/i915: Amalgamate execbuffer parameter structures
Chris Wilson
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-04-15
drm/i915: Copy user requested buffers into the error state
Chris Wilson
2017-03-27
drm/i915: Align "unfenced" tiled access on gen2, early gen3
Chris Wilson
2017-03-02
drm/i915: Drop spinlocks around adding to the client request list
Chris Wilson
2017-02-24
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
Kenneth Graunke
2017-02-22
drm/i915: Perform object clflushing asynchronously
Chris Wilson
2017-02-22
drm/i915: Remove change_domain tracepoint
Chris Wilson
2017-02-21
drm/i915/tracepoints: Adjust i915_gem_ring_dispatch
Tvrtko Ursulin
2017-02-21
drm/i915: Use reservation_object_lock()
Chris Wilson
2017-02-14
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-02-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2017-02-08
drm/i915: Always convert incoming exec offsets to non-canonical
MichaĆ Winiarski
2017-02-04
drm/i915: fix pm refcounting on fence error in execbuf
Daniele Ceraolo Spurio
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-01-27
drm/i915: Support explicit fencing for execbuf
Chris Wilson
2017-01-27
drm/i915: Enable userspace to opt-out of implicit fencing
Chris Wilson
2017-01-19
drm/i915: Rename some warts in the VMA API
Chris Wilson
2017-01-10
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
2016-12-31
drm/i915: Complete kerneldoc for struct i915_gem_context
Chris Wilson
2016-12-18
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
Chris Wilson
2016-12-05
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
Chris Wilson
2016-12-05
drm/i915: Mark all non-vma being inserted into the address spaces
Chris Wilson
2016-11-24
drm/i915: Use the precomputed value for whether to enable command parsing
Chris Wilson
2016-11-21
drm/i915: Wipe hang stats as an embedded struct
Mika Kuoppala
2016-11-18
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
Chris Wilson
2016-11-17
drm/i915: Use dev_priv in INTEL_INFO in i915_gem_execbuffer.c
Tvrtko Ursulin
2016-11-11
drm/i915: Further assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-11
drm/i915: Assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-07
drm/i915: Mark CPU cache as dirty when used for rendering
Chris Wilson
2016-11-03
drm/i915: Introduce HAS_64BIT_RELOC
Joonas Lahtinen
2016-10-28
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
drm/i915: Refactor object page API
Chris Wilson
[next]