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
/
selftests
Age
Commit message (
Expand
)
Author
2019-01-29
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-29
drm/i915: Identify active requests
Chris Wilson
2019-01-29
drm/i915/selftests: Apply a subtest filter
Chris Wilson
2019-01-28
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
2019-01-28
drm/i915: Share per-timeline HWSP using a slab suballocator
Chris Wilson
2019-01-28
drm/i915: Allocate a status page for each timeline
Chris Wilson
2019-01-28
drm/i915: Move list of timelines under its own lock
Chris Wilson
2019-01-28
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
2019-01-28
drm/i915: Move vma lookup to its own lock
Chris Wilson
2019-01-28
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
2019-01-28
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
2019-01-25
drm/i915: Issue engine resets onto idle engines
Chris Wilson
2019-01-25
drm/i915/selftests: Trim struct_mutex duration for set-wedged selftest
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
drm/i915: Measure the required reserved size for request emission
Chris Wilson
2019-01-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-01-22
drm/i915: Refactor out intel_context_init()
Chris Wilson
2019-01-22
drm/i915/selftests: Use common mock_engine::advance
Chris Wilson
2019-01-22
drm/i915/selftests: Refactor common live_test framework
Chris Wilson
2019-01-22
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
2019-01-22
drm/i915/selftests: Track evict objects explicitly
Chris Wilson
2019-01-18
drm/i915/selftests: Allocate mock ring/timeline per context
Chris Wilson
2019-01-18
drm/i915/selftests: Make evict tolerant of foreign objects
Chris Wilson
2019-01-18
drm/i915: Use b->irq_enable() as predicate for mock engine
Chris Wilson
2019-01-18
drm/i915/selftests: Query the vm under test for hugepage support
Chris Wilson
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-16
drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
Chris Wilson
2019-01-14
drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
Chris Wilson
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-14
drm/i915: Track all held rpm wakerefs
Chris Wilson
2019-01-10
drm/i915/selftests: recreate WA lists inside the selftest
Daniele Ceraolo Spurio
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-08
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-01-07
drm/i915/selftests: Mark the whole mock device as DMA capable
Chris Wilson
2019-01-03
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
2019-01-02
drm/i915/selftests: Take a breath during check_partial_mappings()
Chris Wilson
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-31
drm/i915: Remove redundant trailing request flush
Chris Wilson
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-13
drm/i915/selftests: Verify we can perform resets from atomic context
Chris Wilson
2018-12-13
drm/i915/selftests: Check we can recover a wedged device
Chris Wilson
2018-12-07
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
2018-12-06
drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
Chris Wilson
2018-12-04
drm/i915/selftests: Reorder request allocation vs vma pinning
Chris Wilson
2018-12-04
drm/i915: Move register white-listing to the common workaround framework
Tvrtko Ursulin
2018-12-04
drm/i915/selftests: Add tests for GT and engine workaround verification
Tvrtko Ursulin
2018-12-03
drm/i915/selftests: Terminate hangcheck sanitycheck forcibly
Chris Wilson
[next]