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
/
selftest_timeline.c
Age
Commit message (
Expand
)
Author
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-08-17
drm/i915/selftests: Add compiler paranoia for checking HWSP values
Chris Wilson
2020-07-15
drm/i915/gt: Trace placement of timeline HWSP
Chris Wilson
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-05-19
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
2020-02-09
drm/i915/selftests: Remove erroneous intel_engine_pm_put
Chris Wilson
2020-02-04
drm/i915/selftests: Add a simple rollover test for the kernel context
Chris Wilson
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-16
drm/i915/selftests: Teach timelines to take intel_gt as its argument
Chris Wilson
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-15
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin