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
2017-05-04
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
2017-05-03
drm/i915: Implement dma_buf_ops->kmap
Chris Wilson
2017-05-03
Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queued
Daniel Vetter
2017-05-03
drm/i915: Squash repeated awaits on the same fence
Chris Wilson
2017-04-29
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
2017-04-26
drm/i915/selftests: Allocate inode/file dynamically
Chris Wilson
2017-04-26
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Dan Carpenter
2017-04-21
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
2017-04-20
drm/i915/selftests: Allocate inode/file dynamically
Chris Wilson
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-13
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Dan Carpenter
2017-04-12
drm/i915: Wake device for emitting request during selftest
Chris Wilson
2017-04-12
drm/i915: Add stub mmio read/write routines to mock device
Chris Wilson
2017-04-12
drm/i915: Treat WC a separate cache domain
Chris Wilson
2017-04-12
drm/i915: Combine write_domain flushes to a single function
Chris Wilson
2017-04-11
drm/i915: Generate the engine name based on the instance number
Oscar Mateo
2017-04-03
drm/i915: intel_ring.engine is unused
Chris Wilson
2017-03-31
drm/i915: Clear gt.active_requests before checking idle status
Chris Wilson
2017-03-31
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
2017-03-21
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
2017-03-21
drm/i915: split out check for noncontiguous pfn range
Arnd Bergmann
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
2017-03-13
drm/i915/selftests: Catch error from mock_file()
Chris Wilson
2017-03-13
drm/i915/selftests: Fix error path for ggtt walk_hole()
Chris Wilson
2017-03-10
drivers/gpu/drm/i915/selftests/i915_selftest.c: fix build with gcc-4.4.4
Andrew Morton
2017-03-09
drm/i915/selftests: exercise cache domain eviction
Matthew Auld
2017-03-09
drm/i915/selftests: don't leak the gem object
Matthew Auld
2017-03-03
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
2017-03-03
drm/i915: Generalise wait for execlists to be idle
Chris Wilson
2017-02-25
drm/i915: Assert all sg are initialised in fake_dma_object for selftests
Chris Wilson
2017-02-24
drm/i915: Timeout lowlevel_hole GTT selftest early
Chris Wilson
2017-02-23
drm/i915: Exercise request cancellation using a mock selftest
Chris Wilson
2017-02-23
drm/i915: Protect the request->global_seqno with the engine->timeline lock
Chris Wilson
2017-02-15
drm/i915: Convert clflushed pagetables over to WC maps
Chris Wilson
2017-02-14
drm/i915: Silence compiler warning for seltests/i915_gem_coherency
Chris Wilson
2017-02-14
drm/i915: Silence compiler for GTT selftests
Chris Wilson
2017-02-14
drm/i915: Avoid overflow in computing pot_hole loop termination
Chris Wilson
2017-02-14
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-02-13
drm/i915: Add initial selftests for hang detection and resets
Chris Wilson
2017-02-13
drm/i915: Exercise crossing pot boundaries in the GTT
Chris Wilson
2017-02-13
drm/i915: Exercise manipulate of single pages in the GGTT
Chris Wilson
2017-02-13
drm/i915: Add mock tests for GTT/VMA handling
Chris Wilson
2017-02-13
drm/i915: Add mock exercise for i915_gem_gtt_insert
Chris Wilson
2017-02-13
drm/i915: Add mock exercise for i915_gem_gtt_reserve
Chris Wilson
2017-02-13
drm/i915: Initial selftests for exercising eviction
Chris Wilson
2017-02-13
drm/i915: Force an aliasing_ppgtt test for context execution
Chris Wilson
2017-02-13
drm/i915: Live testing for context execution
Chris Wilson
2017-02-13
drm/i915: Test creation of partial VMA
Chris Wilson
2017-02-13
drm/i915: Verify page layout for rotated VMA
Chris Wilson
2017-02-13
drm/i915: Exercise i915_vma_pin/i915_vma_insert
Chris Wilson
[next]