index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2018-11-06
drm/i915: Mark up GTT sizes as u64
Chris Wilson
2
-4
/
+4
2018-10-17
drm/i915/selftests: Disable shrinker across mmap-exhaustion
Chris Wilson
1
-0
/
+3
2018-09-28
Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-0
/
+231
2018-09-20
drm/i915/selftests: Live tests emit requests and so require rpm
Chris Wilson
6
-0
/
+33
2018-09-20
drm/i915: don't assume struct page in i915_sg_trim
Matthew Auld
1
-0
/
+2
2018-09-20
drm/i915/selftests: Basic stress test for rapid context switching
Chris Wilson
1
-0
/
+195
2018-09-20
drm/i915/selftests: Free the batch along the contexts error path
Chris Wilson
1
-0
/
+1
2018-09-11
Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...
Dave Airlie
9
-47
/
+378
2018-09-05
drm/i915: Reduce context HW ID lifetime
Chris Wilson
1
-8
/
+3
2018-09-01
drm/i915: Explicitly mark Global GTT address spaces
Tvrtko Ursulin
1
-0
/
+2
2018-08-31
drm/i915/selftests: Add a simple exerciser for suspend/hibernate
Chris Wilson
2
-0
/
+222
2018-08-28
drm/i915/selftests: ring all doorbells in igt_guc_doorbells
Daniele Ceraolo Spurio
1
-0
/
+38
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
21
-149
/
+722
2018-08-17
drm/i915: Remove unecessary dma_fence_ops
Daniel Vetter
1
-8
/
+0
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-08-09
drm/i915/selftests: Hold rpm for unparking
Chris Wilson
1
-6
/
+14
2018-08-09
drm/i915: Restore user forcewake domains across suspend
Chris Wilson
1
-1
/
+1
2018-08-06
drm/i915/selftests: Unconditionally do a chipset flush before emit_bb_start
Chris Wilson
1
-5
/
+6
2018-07-30
drm/i915/selftests: Replace opencoded clflush with drm_clflush_virt_range
Chris Wilson
1
-21
/
+17
2018-07-26
drm/i915/selftests: Exercise resetting in the middle of a wait-on-fence
Chris Wilson
1
-8
/
+77
2018-07-26
drm/i915/selftests: Use a full emulation of a user ppgtt context
Chris Wilson
1
-4
/
+12
2018-07-26
drm/i915: Avoid computing tile_row_size() for untiled objects
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-19
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-13
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-06
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
[next]