index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-24
drm/i915/selftests: Silence compiler warning in igt_ctx_exec
Chris Wilson
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
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
2017-02-13
drm/i915: Test creation of VMA
Chris Wilson
2017-02-13
drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
Chris Wilson
2017-02-13
drm/i915: Live testing of lowlevel GTT operations
Chris Wilson
2017-02-13
drm/i915: Exercise filling and removing random ranges from the live GTT
Chris Wilson
2017-02-13
drm/i915: Fill different pages of the GTT
Chris Wilson
2017-02-13
drm/i915: Exercise filling the top/bottom portions of the global GTT
Chris Wilson
2017-02-13
drm/i915: Exercise filling the top/bottom portions of the ppgtt
Chris Wilson
2017-02-13
drm/i915: Add initial selftests for i915_gem_gtt
Chris Wilson
2017-02-13
drm/i915: Add a live dmabuf selftest
Chris Wilson
2017-02-13
drm/i915: Add some mock tests for dmabuf interop
Chris Wilson
[next]