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_request.c
Age
Commit message (
Expand
)
Author
2020-06-01
drm/i915: Check for awaits on still currently executing requests
Chris Wilson
2020-06-01
drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
2020-06-01
drm/i915: Reorder await_execution before await_request
Chris Wilson
2020-05-25
drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
2020-05-13
drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
2020-05-09
drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
2020-05-08
drm/i915: Prevent using semaphores to chain up to external fences
Chris Wilson
2020-05-08
drm/i915: Peel dma-fence-chains for await
Lionel Landwerlin
2020-05-08
drm/i915: Pull waiting on an external dma-fence into its routine
Chris Wilson
2020-05-08
drm/i915: Ignore submit-fences on the same timeline
Chris Wilson
2020-05-07
drm/i915: Remove wait priority boosting
Chris Wilson
2020-05-07
drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
2020-05-06
drm/i915: Propagate error from completed fences
Chris Wilson
2020-04-03
drm/i915: Keep a per-engine request pool
Chris Wilson
2020-03-23
drm/i915: Rely on direct submission to the queue
Chris Wilson
2020-03-10
drm/i915: Mark up racy read of active rq->engine
Chris Wilson
2020-03-10
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2020-03-10
drm/i915: Improve the start alignment of bonded pairs
Chris Wilson
2020-03-09
drm/i915: Mark racy read of intel_engine_cs.saturated
Chris Wilson
2020-03-07
drm/i915: Do not poison i915_request.link on removal
Chris Wilson
2020-03-06
drm/i915: Assert requests within a context are submitted in order
Chris Wilson
2020-03-05
drm/i915: Return early for await_start on same timeline
Chris Wilson
2020-03-05
drm/i915: Actually emit the await_start
Chris Wilson
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-03-03
drm/i915/gem: Check that the context wasn't closed during setup
Chris Wilson
2020-02-28
drm/i915/gt: Expose busywait duration to sysfs
Chris Wilson
2020-02-28
drm/i915: Protect i915_request_await_start from early waits
Chris Wilson
2020-02-20
drm/i915: remove the other slab_dependencies
Matthew Auld
2020-02-12
drm/i915: Poison rings after use
Chris Wilson
2020-02-11
drm/i915: Disable use of hwsp_cacheline for kernel_context
Chris Wilson
2020-02-05
drm/i915: Flush execution tasklets before checking request status
Chris Wilson
2020-02-03
drm/i915: Initialise basic fence before acquiring seqno
Chris Wilson
2020-01-22
drm/i915: Mark the removal of the i915_request from the sched.link
Chris Wilson
2020-01-16
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
2020-01-06
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-17
drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
Chris Wilson
2019-12-16
drm/i915: Eliminate the trylock for awaiting an earlier request
Chris Wilson
2019-12-13
drm/i915: Use EAGAIN for trylock failures
Chris Wilson
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-11
drm/i915: Use the i915_device name for identifying our request fences
Chris Wilson
2019-12-11
drm/i915: Copy across scheduler behaviour flags across submit fences
Chris Wilson
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-12-06
drm/i915: Propagate errors on awaiting already signaled fences
Chris Wilson
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
[next]