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
2015-10-07
drm/i915: Kill DRI1 cliprects
Chris Wilson
2015-10-01
drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Michel Thierry
2015-09-30
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2015-09-14
drm/i915: Split alloc from init for lrc
Nick Hoath
2015-09-02
drm/i915: Always mark the object as dirty when used by the GPU
Chris Wilson
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-06
drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam
Abdiel Janulgue
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-23
drm/i915: Move the request/file and request/pid association to creation time
John Harrison
2015-06-23
drm/i915: Remove the now obsolete 'outstanding_lazy_request'
John Harrison
2015-06-23
drm/i915: Update intel_ring_begin() to take a request structure
John Harrison
2015-06-23
drm/i915: Update ring->dispatch_execbuffer() to take a request structure
John Harrison
2015-06-23
drm/i915: Update a bunch of execbuffer helpers to take request structures
John Harrison
2015-06-23
drm/i915: Update [vma|object]_move_to_active() to take request structures
John Harrison
2015-06-23
drm/i915: Update add_request() to take a request structure
John Harrison
2015-06-23
drm/i915: Update i915_gem_object_sync() to take a request structure
John Harrison
2015-06-23
drm/i915: Update i915_switch_context() to take a request structure
John Harrison
2015-06-23
drm/i915: Add flag to i915_add_request() to skip the cache flush
John Harrison
2015-06-23
drm/i915: Update execbuffer_move_to_active() to take a request structure
John Harrison
2015-06-23
drm/i915: Update move_to_gpu() to take a request structure
John Harrison
2015-06-23
drm/i915: Update the dispatch tracepoint to use params->request
John Harrison
2015-06-23
drm/i915: Add request to execbuf params and add explicit cleanup
John Harrison
2015-06-23
drm/i915: Update alloc_request to return the allocated request
John Harrison
2015-06-23
drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters
John Harrison
2015-06-23
drm/i915: Merged the many do_execbuf() parameters into a structure
John Harrison
2015-06-23
drm/i915: Early alloc request in execbuff
John Harrison
2015-06-23
drm/i915: i915_add_request must not fail
John Harrison
2015-06-22
drm/i915: Enforce execobject.alignment to be a power-of-two
Chris Wilson
2015-06-22
drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu...
Rodrigo Vivi
2015-05-29
drm/i915: add a context parameter to {en, dis}able zero address mapping
David Weinehall
2015-05-21
drm/i915: Inline check required for object syncing prior to execbuf
Chris Wilson
2015-05-19
mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaults
David Hildenbrand
2015-05-08
drm/i915: Fix possible security hole in command parsing
Rebecca N. Palmer
2015-05-08
drm/i915: Simplify cmd-parser DISPATCH_SECURE check
Daniel Vetter
2015-04-30
drm/i915: Enable cmd parser to do secure batch promotion for aliasing ppgtt
Daniel Vetter
2015-04-23
drm/i915: Fix up the vma aliasing ppgtt binding
Daniel Vetter
2015-04-23
drm/i915: Don't use atomics for pg_dirty_rings
Daniel Vetter
2015-04-23
drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt
Daniel Vetter
2015-04-20
drm/i915: Dont clear PIN_GLOBAL in the execbuf pinning fallback
Daniel Vetter
2015-04-10
drm/i915: Split the batch pool by engine
Chris Wilson
2015-04-10
drm/i915: Tidy batch pool logic
Chris Wilson
2015-04-01
drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
John Harrison
2015-03-27
drm/i915: Skip allocating shadow batch for 0-length batches
Chris Wilson
2015-03-20
drm/i915: Track page table reload need
Ben Widawsky
2015-03-20
drm/i915: Fallback to using CPU relocations for large batch buffers
Chris Wilson
2015-03-17
drm/i915: pass which operation triggered the frontbuffer tracking
Paulo Zanoni
2015-03-17
drm/i915: Fix trivial typos in comments and warning message
Yannick Guerrini
2015-02-25
drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
John Harrison
2015-02-23
drm/i915: Trim the command parser allocations
Chris Wilson
2015-01-27
drm/i915: Specify bsd rings through exec flag
Zhipeng Gong
[next]