index
:
~gfxstrand/intel-gpu-tools
master
wip/sand
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-08
igt/gem_exec_nop: Add a basic test
Chris Wilson
1
-19
/
+85
2016-03-08
igt/gem_ringfill: Check full rings across suspend/hibernate
Chris Wilson
1
-0
/
+18
2016-03-08
igt/gem_exec_suspend: Check with both cached/uncached objects
Chris Wilson
1
-17
/
+24
2016-03-08
lib: Magic for_each_engine() macro to iterate over available engines
Chris Wilson
1
-4
/
+4
2016-03-08
igt/gem_exec_suspend: Do pre/post suspend double checks
Chris Wilson
1
-0
/
+20
2016-03-08
igt/gem_reloc_overflow: Fix errno tests for "overflow"
Chris Wilson
1
-150
/
+201
2016-03-07
igt/pm_rpm: Wait for PCI D3
Chris Wilson
1
-8
/
+4
2016-03-07
gem_ppgtt: Fix flink-and-exit-vma-leak for engine->last_context
Tvrtko Ursulin
1
-4
/
+19
2016-03-07
tests/kms_setmode: Fix compilation warnings.
Marius Vlad
1
-4
/
+4
2016-03-07
tests/kms_setmode: Add tests when not stealing encoders on same crtc.
Maarten Lankhorst
1
-3
/
+41
2016-03-04
tests/kms_draw_crc: remove hardcoded PIPE_A
Paulo Zanoni
1
-5
/
+3
2016-03-04
kms_frontbuffer_tracking: Remove hardcoded PIPE_A
Gabriel Feceoru
1
-1
/
+2
2016-03-03
kms_frontbuffer_tracking: add missing igt_remove_fb calls
Paulo Zanoni
1
-0
/
+4
2016-03-03
tests: fix CRTC assignment for a few tests
Paulo Zanoni
5
-58
/
+49
2016-03-03
kms_frontbuffer_tracking: try harder to find suitable connectors
Paulo Zanoni
1
-7
/
+62
2016-03-03
kms_frontbuffer_tracking: extract find_connector function
Paulo Zanoni
1
-32
/
+38
2016-03-03
kms_frontbuffer_tracking: don't pass the crtc idx to init_mode_params
Paulo Zanoni
1
-5
/
+5
2016-03-03
lib/igt_kms: add kmstest_get_crtc_idx
Paulo Zanoni
2
-19
/
+5
2016-03-03
tests/pm_rpm: Fix CRASH on machines that lack LLC
David Weinehall
1
-22
/
+15
2016-03-03
igt/gem_softpin: Check norelocations hold versus suspend/resume
Chris Wilson
1
-2
/
+21
2016-03-03
igt/gem_exec_basic: Check that we don't write into the const execbuf arg
Chris Wilson
1
-1
/
+60
2016-03-02
igt/gem_exec_suspend: Exercise simple exec-and-read across suspend
Chris Wilson
2
-0
/
+167
2016-03-02
tests/drv_missed_irq_hang: Wait harder
Chris Wilson
1
-11
/
+18
2016-03-02
igt/gem_ctx_create: Exercise implicit per-fd context creation
Chris Wilson
1
-2
/
+41
2016-03-01
igt/gem_ctx_create: Exercise a trivial allocation failure
Chris Wilson
1
-18
/
+65
2016-03-01
tests/drv_hangman: test for acthd increasing through invalid VM space
Daniele Ceraolo Spurio
1
-0
/
+43
2016-03-01
lib: move i915_wedged_set to ig_gt.c
Daniele Ceraolo Spurio
1
-16
/
+1
2016-03-01
igt/gem_concurrent_blit: Deglobalify num_buffers
Chris Wilson
1
-63
/
+73
2016-03-01
lib: Add read/write direction support for dmabuf synchronisation
Chris Wilson
3
-9
/
+9
2016-02-29
tests/kms_force_connector_basic: Disable all crtc's for load-detect.
Maarten Lankhorst
1
-0
/
+8
2016-02-26
igt/gem_sync: Enforce a timeout of 20s
Chris Wilson
1
-1
/
+1
2016-02-26
kms_atomic: drop unnecessary connector looping from plane_primary test
Matt Roper
1
-12
/
+0
2016-02-26
igt/drv_hangman: Tidy up assertion failure message
Chris Wilson
1
-18
/
+14
2016-02-26
igt/gem_sync: Test across all rings simultaneously
Chris Wilson
1
-6
/
+67
2016-02-26
igt/gem_sync: Add some forked variants
Chris Wilson
1
-30
/
+34
2016-02-25
igt/gem_concurrent_blit: Pretend tests exist
Chris Wilson
1
-8
/
+10
2016-02-25
igt/gem_concurrent_blit: Add dmabuf exercisers
Chris Wilson
1
-1
/
+116
2016-02-23
lib: Move gem_wait() to ioctl-wrappers
Chris Wilson
1
-23
/
+6
2016-02-19
kms_frontbuffer_tracking: add basic subtest
Paulo Zanoni
1
-3
/
+80
2016-02-19
kms_frontbuffer_tracking: don't fail fbc-farfromfence on SKL
Paulo Zanoni
1
-4
/
+11
2016-02-19
igt/gem_exec_reloc: Check WC mmaps as well
Chris Wilson
1
-18
/
+30
2016-02-19
lib/igt_pm: Lib for power management
David Weinehall
2
-54
/
+11
2016-02-18
lib: Restore gem_available_aperture_size()
Chris Wilson
1
-1
/
+1
2016-02-18
igt: Report the global GTT size
Chris Wilson
7
-30
/
+19
2016-02-18
igt: Mark gem_cs_tlb/gem_cs_prefetch as a pair of basic GTT layout tests
Chris Wilson
2
-4
/
+2
2016-02-18
igt/gem_ctx_thrash: Combine context thrashing with a render test
Chris Wilson
2
-7
/
+138
2016-02-18
igt/gem_ctx_thrash: Double number of threads/proceesses
Chris Wilson
1
-5
/
+6
2016-02-14
tests/prime_mmap: Encapsulate check_for_dma_buf_mmap() in igt_fixture.
Marius Vlad
1
-1
/
+1
2016-02-12
igt/gem_userptr_blits: Flip sign on error check
Chris Wilson
1
-3
/
+2
2016-02-11
tests: Add prime_mmap_coherency for cache coherency tests
Tiago Vignatti
2
-0
/
+247
[next]