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
/
gt
/
intel_gt_requests.c
Age
Commit message (
Expand
)
Author
2021-07-22
drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
Matthew Brost
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-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2020-12-09
drm/i915/gt: Remove uninterruptible parameter from intel_gt_wait_for_idle
Chris Wilson
2020-07-08
drm/i915/gem: Unpin idle contexts from kswapd reclaim
Chris Wilson
2020-04-23
drm/i915/gt: Check carefully for an idle engine in wait-for-idle
Chris Wilson
2020-04-20
drm/i915/gt: Move the late flush_submission in retire to the end
Chris Wilson
2020-03-23
drm/i915: Extend intel_wakeref to support delayed puts
Chris Wilson
2020-03-03
drm/i915/gt: Drop the timeline->mutex as we wait for retirement
Chris Wilson
2020-02-07
drm/i915/gt: Prevent queuing retire workers on the virtual engine
Chris Wilson
2020-01-03
drm/i915/gt: Flush ongoing retires during wait_for_idle
Chris Wilson
2019-12-24
drm/i915/gt: Flush other retirees inside intel_gt_retire_requests()
Chris Wilson
2019-12-23
drm/i915/gt: Tidy up checking active timelines during retirement
Chris Wilson
2019-12-21
drm/i915/gt: Repeat wait_for_idle for retirement workers
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-19
drm/i915/gt: Schedule request retirement when signaler idles
Chris Wilson
2019-11-25
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
2019-11-21
Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
Chris Wilson
2019-11-20
drm/i915/gt: Declare timeline.lock to be irq-free
Chris Wilson
2019-11-20
drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
Chris Wilson
2019-11-19
drm/i915/gt: Schedule next retirement worker first
Chris Wilson
2019-11-15
drm/i915/gt: Flush retire.work timer object on unload
Chris Wilson
2019-11-15
drm/i915/gt: Wait for new requests in intel_gt_retire_requests()
Chris Wilson
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-08
drm/i915/gt: Flush submission tasklet before waiting/retiring
Chris Wilson
2019-10-07
drm/i915/gt: Treat a busy timeline as 'active' while waiting
Chris Wilson
2019-10-07
drm/i915/gt: Restore dropped 'interruptible' flag
Chris Wilson
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson