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
2021-07-16
Revert "drm/i915: Propagate errors on awaiting already signaled fences"
Jason Ekstrand
2021-07-08
drm/i915/request: Remove the hook from await_execution
Jason Ekstrand
2021-06-18
drm/i915: Move engine->schedule to i915_sched_engine
Matthew Brost
2021-06-18
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
2021-04-30
drm/i915: Use might_alloc()
Bernard Zhao
2021-04-26
drm/i915: Take request reference before arming the watchdog timer
Tvrtko Ursulin
2021-04-09
drm/i915: Take request reference before arming the watchdog timer
Tvrtko Ursulin
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-26
drm/i915: Request watchdog infrastructure
Tvrtko Ursulin
2021-03-26
drm/i915: Individual request cancellation
Chris Wilson
2021-03-26
drm/i915: Extract active lookup engine to a helper
Tvrtko Ursulin
2021-03-24
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
2021-03-24
drm/i915: Do not share hwsp across contexts any more, v8.
Maarten Lankhorst
2021-01-15
drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
Chris Wilson
2021-01-15
drm/i915: Drop i915_request.lock serialisation around await_start
Chris Wilson
2021-01-15
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
2021-01-15
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-01-09
drm/i915: Refactor marking a request as EIO
Chris Wilson
2020-12-31
drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
Chris Wilson
2020-12-31
drm/i915/gt: Pull context closure check from request submit to schedule-in
Chris Wilson
2020-12-31
drm/i915/gt: Cancel submitted requests upon context reset
Chris Wilson
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-12-20
drm/i915/gt: Another tweak for flushing the tasklets
Chris Wilson
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-11-26
drm/i915/gt: Decouple completed requests on unwind
Chris Wilson
2020-11-24
irq_work: Cleanup
Peter Zijlstra
2020-11-19
drm/i915/gt: Update request status flags for debug pretty-printer
Chris Wilson
2020-11-19
drm/i915: Lift i915_request_show()
Chris Wilson
2020-09-30
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
2020-09-30
drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
Chris Wilson
2020-09-07
drm/i915: Remove i915_request.lock requirement for execution callbacks
Chris Wilson
2020-09-07
drm/i915: Be wary of data races when reading the active execlists
Chris Wilson
2020-09-07
drm/i915/gt: Hold context/request reference while breadcrumbs are active
Chris Wilson
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
2020-09-07
drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
Chris Wilson
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
2020-09-07
drm/i915: Soften the tasklet flush frequency before waits
Chris Wilson
2020-09-07
drm/i915: Reduce i915_request.lock contention for i915_request_wait
Chris Wilson
2020-08-17
drm/i915: Remove gen check before calling intel_rps_boost
Chris Wilson
2020-07-13
drm/i915: Skip signaling a signaled request
Chris Wilson
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-05-29
drm/i915: Check for awaits on still currently executing requests
Chris Wilson
2020-05-29
drm/i915: Add a few asserts around handling of i915_request_is_active()
Chris Wilson
2020-05-27
drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
[prev]
[next]