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
2020-01-23
drm/i915: Add missing include file <linux/math64.h>
YueHaibing
1
-0
/
+1
2018-11-21
drm/i915: Mark up GTT sizes as u64
Chris Wilson
2
-4
/
+4
2018-08-15
drm/i915/selftests: Hold rpm for unparking
Chris Wilson
1
-6
/
+14
2018-08-15
drm/i915: Restore user forcewake domains across suspend
Chris Wilson
1
-1
/
+1
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
10
-11
/
+478
2018-07-18
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
17
-139
/
+237
2018-07-17
drm/i915/selftests: Free the backing store between iterations
Chris Wilson
1
-0
/
+6
2018-07-16
drm/i915/selftests: Exercise reset to break stuck GTT eviction
Chris Wilson
1
-2
/
+169
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
1
-0
/
+115
2018-07-14
drm/i915/selftests: Include the start of each subtest in the GEM trace
Chris Wilson
1
-0
/
+2
2018-07-13
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
1
-2
/
+3
2018-07-13
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Jon Bloomfield
1
-3
/
+109
2018-07-12
drm/i915/selftests: Fixup GuC FW negative test
MichaĆ Winiarski
1
-3
/
+7
2018-07-11
drm/i915/selftests: Add a safety net to live_workarounds
Chris Wilson
2
-1
/
+65
2018-07-10
drm/i915/selftests: Filter out both physical address swizzles
Chris Wilson
1
-1
/
+2
2018-07-10
drm/i915/selftests: Constrain mock_gtt tests to fit within RAM
Chris Wilson
1
-1
/
+2
2018-07-09
drm/i915/selftests: Prevent background reaping of active objects
Chris Wilson
1
-1
/
+18
2018-07-09
drm/i915/selftests: Replace wait-on-timeout with explicit timeout
Chris Wilson
1
-46
/
+9
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
3
-3
/
+7
2018-07-09
drm/i915/selftests: Magic numbers for old Y-tiling
Chris Wilson
1
-2
/
+9
2018-07-07
drm/i915: Replace nested subclassing with explicit subclasses
Chris Wilson
1
-0
/
+2
2018-07-07
drm/i915/selftests: Avoid warning if runtime pm is disabled
Chris Wilson
1
-1
/
+2
2018-07-06
drm/i915/selftests: Provide full mb() around clflush
Chris Wilson
1
-3
/
+18
2018-07-06
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
8
-17
/
+51
2018-07-06
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
5
-19
/
+0
2018-07-06
drm/i915/selftests: Fixup missing MI_MEM_VIRTUAL for live_hangcheck
Chris Wilson
1
-1
/
+1
2018-07-06
drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
Chris Wilson
4
-7
/
+7
2018-07-06
drm/i915/selftests: Limit live_gtt allocation test to fit within RAM
Chris Wilson
1
-7
/
+13
2018-07-06
drm/i915/selftests: Skip live_execlists if the GPU is terminally wedged
Chris Wilson
1
-0
/
+3
2018-07-06
drm/i915/selftests: Skip live context execution test without logical contexts
Chris Wilson
1
-1
/
+8
2018-07-06
drm/i915/selftests: Skip over live context testing when wedged
Chris Wilson
1
-0
/
+3
2018-07-06
drm/i915/selftests: Skip huge pages live tests if wedged
Chris Wilson
1
-0
/
+3
2018-07-06
drm/i915/selftests: Skip live eviction tests when wedged
Chris Wilson
1
-0
/
+3
2018-07-06
drm/i915/selftests: Skip workaround tests when wedged
Chris Wilson
1
-0
/
+3
2018-07-06
drm/i915/selftests: Skip all request selftests when wedged
Chris Wilson
1
-0
/
+4
2018-07-06
drm/i915/selftests: Skip making an object busy if the GPU is wedged
Chris Wilson
1
-0
/
+3
2018-07-06
drm/i915/selftests: Skip using the GPU if wedged
Chris Wilson
1
-1
/
+9
2018-07-06
drm/i915/selftests: Destroy partial tiling vma after use
Chris Wilson
1
-0
/
+2
2018-07-06
drm/i915/selftests: Fail hangcheck testing if the GPU is wedged
Chris Wilson
1
-0
/
+3
2018-07-05
drm/i915/selftests: Detect unknown swizzling correctly
Chris Wilson
1
-2
/
+10
2018-07-05
drm/i915/selftests: Fixup recursive MI_BB_START for gen3
Chris Wilson
2
-5
/
+2
2018-07-05
drm/i915/selftests: Replace open-coded i915_address_space_init()
Chris Wilson
1
-5
/
+1
2018-07-05
drm/i915/selftests: Use full release for local ppgtt allocation
Chris Wilson
1
-2
/
+1
2018-07-05
drm/i915: Remove defunct i915->vm_list
Chris Wilson
1
-3
/
+0
2018-07-04
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
3
-3
/
+3
2018-07-04
drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocation
Chris Wilson
1
-7
/
+8
2018-07-04
drm/i915/selftests: Release the struct_mutex to free the objects
Chris Wilson
1
-0
/
+23
2018-06-29
drm/i915/selftests: Attach the fence to the object when making busy
Chris Wilson
1
-1
/
+6
2018-06-29
drm/i915/selftests: Mark up write into scratch vma
Chris Wilson
1
-1
/
+1
2018-06-28
drm/i915: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
9
-9
/
+9
[next]