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
/
gem
/
i915_gem_execbuffer.c
Age
Commit message (
Expand
)
Author
2020-05-19
drm/i915/gem: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
2020-05-13
drm/i915/gem: Remove redundant exec_fence
Chris Wilson
2020-05-07
drm/i915: Remove wait priority boosting
Chris Wilson
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
2020-05-04
drm/i915/gem: Specify address type for chained reloc batches
Chris Wilson
2020-05-01
drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
2020-05-01
drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
2020-05-01
drm/i915/gem: Use chained reloc batches
Chris Wilson
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
2020-04-24
drm/i915: Only close vma we open
Chris Wilson
2020-04-07
drm/i915/gem: Promote 'remain' to unsigned long
Chris Wilson
2020-04-06
drm/i915/gem: Take DBG_FORCE_RELOC into account prior to using reloc_gpu
Chris Wilson
2020-04-06
drm/i915/gem: Flush all the reloc_gpu batch
Chris Wilson
2020-04-01
drm/i915/gem: Try allocating va from free space
Chris Wilson
2020-03-31
drm/i915/gem: Ignore readonly failures when updating relocs
Chris Wilson
2020-03-30
drm/i915/gem: Split eb_vma into its own allocation
Chris Wilson
2020-03-27
drm/i915: Cast remain to unsigned long in eb_relocate_vma
Nathan Chancellor
2020-03-25
drm/i915: Immediately execute the fenced work
Chris Wilson
2020-03-23
drm/i915: Rely on direct submission to the queue
Chris Wilson
2020-03-23
drm/i915/gem: Avoid gem_context->mutex for simple vma lookup
Chris Wilson
2020-03-19
drm/i915: Use explicit flag to mark unreachable intel_context
Chris Wilson
2020-03-12
drm/i915/gem: Drop relocation slowpath
Chris Wilson
2020-03-06
drm/i915/gem: Limit struct_mutex to eb_reserve
Chris Wilson
2020-03-06
drm/i915: be more solid in checking the alignment
Matthew Auld
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-03-03
drm/i915/gem: Only call eb_lookup_vma once during execbuf ioctl
Chris Wilson
2020-03-03
drm/i915/gem: Extract transient execbuf flags from i915_vma
Chris Wilson
2020-03-03
drm/i915: Drop inspection of execbuf flags during evict
Chris Wilson
2020-03-03
drm/i915/gem: Check that the context wasn't closed during setup
Chris Wilson
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-25
drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions
Chris Wilson
2020-02-25
drm/i915/gem: Cleanup shadow batch after I915_EXEC_SECURE
Chris Wilson
2020-01-27
drm/i915: Remove 'prefault_disable' modparam
Chris Wilson
2020-01-27
drm/i915/gem: manual conversion to struct drm_device logging macros.
Wambui Karuga
2020-01-27
drm/i915/gem: initial conversion to new logging macros using coccinelle
Wambui Karuga
2020-01-14
drm/i915/gem: Take local vma references for the parser
Chris Wilson
2020-01-06
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-17
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
2019-12-12
drm/i915/gem: Asynchronous cmdparser
Chris Wilson
2019-12-12
drm/i915/gem: Prepare gen7 cmdparser for async execution
Chris Wilson
2019-12-11
drm/i915/gem: Tidy up error handling for eb_parse()
Chris Wilson
2019-12-11
drm/i915: Remove redundant parameters from intel_engine_cmd_parser
Chris Wilson
2019-12-11
drm/i915: Improve execbuf debug
Tvrtko Ursulin
2019-12-05
drm/i915: Remove vestigal i915_gem_context locals from cmdparser
Chris Wilson
2019-11-29
Revert "drm/i915: use a separate context for gpu relocs"
Chris Wilson
2019-11-15
drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin()
Chris Wilson
2019-11-14
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
2019-11-05
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
[next]