index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
3
-7
/
+7
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
1
-11
/
+4
2017-08-18
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
3
-9
/
+17
2017-08-15
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
1
-3
/
+3
2017-08-10
drm/i915: Supply the engine-id for our mock_engine()
Chris Wilson
3
-5
/
+8
2017-08-04
drm/i915/selftests: Retarget igt_render_engine_reset_fallback()
Chris Wilson
1
-57
/
+17
2017-07-27
drm/i915/selftests: Fix kbuild error
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915: Squelch reset messages during selftests
Chris Wilson
1
-4
/
+4
2017-07-27
drm/i915/selftest: Refactor reset locking
Chris Wilson
1
-15
/
+43
2017-07-27
drm/i915/selftests: Exercise independence of per-engine resets
Chris Wilson
3
-0
/
+175
2017-07-20
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
1
-1
/
+1
2017-07-19
drm/i915/selftests: Mark contexts as lost during freeing of mock device
Chris Wilson
1
-0
/
+1
2017-07-19
drm/i915/selftests: Attach a stub pm_domain
Chris Wilson
1
-1
/
+21
2017-07-19
drm/i915: Drain the device workqueue on unload
Chris Wilson
1
-1
/
+1
2017-06-27
drm/i915: Fix an error checking test
Christophe JAILLET
1
-3
/
+3
2017-06-27
drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallback
Chris Wilson
1
-7
/
+14
2017-06-22
drm/i915: pass the vma to insert_entries
Matthew Auld
2
-4
/
+9
2017-06-20
drm/i915/selftests: reset engine self tests
Michel Thierry
1
-0
/
+148
2017-06-20
drm/i915: Wait for concurrent global resets to complete
Chris Wilson
1
-0
/
+4
2017-06-20
drm/i915: Allow contexts to be unreferenced locklessly
Chris Wilson
4
-3
/
+19
2017-06-20
drm/i915: Group all the global context information together
Chris Wilson
2
-3
/
+3
2017-06-16
drm/i915: Eliminate lots of iterations over the execobjects array
Chris Wilson
2
-15
/
+5
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
1
-1
/
+11
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
1
-1
/
+2
2017-06-16
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
Chris Wilson
1
-1
/
+2
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
17
-20
/
+1794
2017-05-24
drm/i915/selftests: Silence compiler warning in igt_ctx_exec
Chris Wilson
1
-3
/
+5
2017-05-19
drm/i915: Check for allocation failure
Colin Ian King
1
-0
/
+5
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-6
/
+6
2017-05-18
drm/i915/selftests: Pretend to be a gfx pci device
Chris Wilson
1
-0
/
+1
2017-05-18
drm/i915: Check C for null pointer rather than B
Colin Ian King
1
-2
/
+2
2017-05-17
drm/i915: Create a kmem_cache to allocate struct i915_priolist from
Chris Wilson
1
-1
/
+8
2017-05-17
drm/i915: Import the kfence selftests for i915_sw_fence
Chris Wilson
2
-0
/
+578
2017-05-15
drm/i915: Fixup 64bit divides in timelines selftest
Chris Wilson
1
-6
/
+4
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-04
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
1
-4
/
+4
2017-05-04
drm/i915: Implement dma_buf_ops->kmap
Chris Wilson
1
-0
/
+100
2017-05-03
Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queued
Daniel Vetter
1
-4
/
+4
2017-05-03
drm/i915: Squash repeated awaits on the same fence
Chris Wilson
7
-0
/
+1010
2017-04-28
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
2
-14
/
+33
2017-04-26
drm/i915/selftests: Allocate inode/file dynamically
Chris Wilson
1
-13
/
+32
2017-04-26
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Dan Carpenter
1
-1
/
+1
2017-04-21
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-4
/
+4
2017-04-20
drm/i915/selftests: Allocate inode/file dynamically
Chris Wilson
1
-13
/
+32
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
1
-4
/
+4
2017-04-13
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Dan Carpenter
1
-1
/
+1
2017-04-12
drm/i915: Wake device for emitting request during selftest
Chris Wilson
1
-0
/
+2
2017-04-12
drm/i915: Add stub mmio read/write routines to mock device
Chris Wilson
3
-0
/
+78
2017-04-12
drm/i915: Treat WC a separate cache domain
Chris Wilson
2
-9
/
+3
[next]