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-08-10
drm/i915: Supply the engine-id for our mock_engine()
Chris Wilson
2017-08-04
drm/i915/selftests: Retarget igt_render_engine_reset_fallback()
Chris Wilson
2017-07-27
drm/i915/selftests: Fix kbuild error
Chris Wilson
2017-07-27
drm/i915: Squelch reset messages during selftests
Chris Wilson
2017-07-27
drm/i915/selftest: Refactor reset locking
Chris Wilson
2017-07-27
drm/i915/selftests: Exercise independence of per-engine resets
Chris Wilson
2017-07-20
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
2017-07-19
drm/i915/selftests: Mark contexts as lost during freeing of mock device
Chris Wilson
2017-07-19
drm/i915/selftests: Attach a stub pm_domain
Chris Wilson
2017-07-19
drm/i915: Drain the device workqueue on unload
Chris Wilson
2017-06-27
drm/i915: Fix an error checking test
Christophe JAILLET
2017-06-27
drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallback
Chris Wilson
2017-06-22
drm/i915: pass the vma to insert_entries
Matthew Auld
2017-06-20
drm/i915/selftests: reset engine self tests
Michel Thierry
2017-06-20
drm/i915: Wait for concurrent global resets to complete
Chris Wilson
2017-06-20
drm/i915: Allow contexts to be unreferenced locklessly
Chris Wilson
2017-06-20
drm/i915: Group all the global context information together
Chris Wilson
2017-06-16
drm/i915: Eliminate lots of iterations over the execobjects array
Chris Wilson
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
2017-06-16
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
Chris Wilson
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-24
drm/i915/selftests: Silence compiler warning in igt_ctx_exec
Chris Wilson
2017-05-19
drm/i915: Check for allocation failure
Colin Ian King
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
drm/i915/selftests: Pretend to be a gfx pci device
Chris Wilson
2017-05-18
drm/i915: Check C for null pointer rather than B
Colin Ian King
2017-05-17
drm/i915: Create a kmem_cache to allocate struct i915_priolist from
Chris Wilson
2017-05-17
drm/i915: Import the kfence selftests for i915_sw_fence
Chris Wilson
2017-05-15
drm/i915: Fixup 64bit divides in timelines selftest
Chris Wilson
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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
[next]