index
:
~adrinael/igt-gpu-tools
igt-runner
master
IGT GPU Tools playground for adrinael
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-17
lib: Make igt_set_timeout fail with a timeout status
HEAD
master
Petri Latvala
1
-4
/
+4
2018-04-17
tests/kms_frontbuffer_tracking: Ignore FBC errors due mode is too large
Souza, Jose
1
-0
/
+9
2018-04-17
scripts: Use https URL to download piglit
Souza, Jose
1
-1
/
+1
2018-04-14
tests/kms_color: Enable color tests for AMDGPU
Leo (Sunpeng) Li
1
-2
/
+3
2018-04-14
tests/kms_color: Do not mask LUT for non i915 drivers.
Leo (Sunpeng) Li
1
-1
/
+6
2018-04-14
tests/kms_color: Fill entire frame when painting rectangles
Leo (Sunpeng) Li
1
-0
/
+16
2018-04-12
lib: Adjust refactored gpu_fill library to our coding style
Katarzyna Dec
6
-38
/
+39
2018-04-12
lib/gpgpu_fill: Add missing configuration parameters for gpgpu_fill
Katarzyna Dec
2
-1
/
+4
2018-04-12
lib: Remove duplications in gpu_fill library
Katarzyna Dec
10
-293
/
+39
2018-04-12
lib: Move common gpgpu/media fill functions to gpu_fill library
Katarzyna Dec
9
-1705
/
+961
2018-04-12
igt/kms_plane_scaling: Open DRM_MASTER
Chris Wilson
1
-1
/
+1
2018-04-12
tests/gem_close_race: Wait for work to complete before terminating test
Antonio Argenziano
1
-0
/
+4
2018-04-11
tests/perf_pmu: Avoid RT thread for accuracy test
Tvrtko Ursulin
1
-55
/
+52
2018-04-11
tests/kms_frontbuffer_tracking: Save runtime by removing sleep.
Lofstedt, Marta
1
-4
/
+0
2018-04-11
tools/aubdump: Fix ISO C90 forbids mixed declarations and code warning
Tvrtko Ursulin
1
-3
/
+4
2018-04-11
lib/igt_debugfs: Add timeouts to opening pipe CRC fd.
Maarten Lankhorst
1
-0
/
+3
2018-04-11
lib/igt_kms: Reset FIFO underruns on first commit after init()/reset().
Maarten Lankhorst
1
-0
/
+7
2018-04-11
lib/igt_kms: Handle outputs with no modes better
Maarten Lankhorst
2
-6
/
+10
2018-04-10
lib: Dump meminfo and slabinfo if we complain about insufficient memory
Chris Wilson
1
-2
/
+26
2018-04-09
tests/perf: fix gen8 small cores whitelist expectation
Lionel Landwerlin
1
-1
/
+1
2018-04-09
kms_frontbuffer_tracking: Remove unnecessary modeset from get_sink_crc.
Maarten Lankhorst
1
-8
/
+0
2018-04-06
igt/gem_eio: Drop DRM_MASTER so we can reacquire it in the subtests
Chris Wilson
1
-0
/
+2
2018-04-06
lib: Acquire master for pollable spinbatch on gen4/5
Chris Wilson
1
-1
/
+4
2018-04-06
igt/gem_eio: Require context support before creation
Chris Wilson
1
-4
/
+10
2018-04-06
tests/kms_psr_sink_crc: Save runtime by not waiting in crc function
Marta Lofstedt
1
-6
/
+0
2018-04-05
blacklist: Don't run tests on pipe-d, pipe-e or pipe-f
Lofstedt, Marta
1
-0
/
+6
2018-04-05
blacklist: Don't run DRRS test on Intel CI system
Lofstedt, Marta
1
-0
/
+4
2018-04-04
tests/kms_getfb: Use fixtures and subtest groups
Daniel Stone
1
-3
/
+8
2018-04-04
Test that register types are accepted in all valid forms.
Adam Sampson
4
-0
/
+8
2018-04-04
Use flex -i when building with meson.
Adam Sampson
1
-1
/
+1
2018-04-03
tests/gem_eio: Add reset and unwedge stress testing
Tvrtko Ursulin
1
-0
/
+74
2018-04-03
tests/gem_eio: Never re-use contexts which were in the middle of GPU reset
Tvrtko Ursulin
3
-26
/
+64
2018-04-03
tests/kms_plane_scaling: fb height to be min 16 for NV12
Vidya Srinivas
1
-1
/
+1
2018-03-30
tests/kms_getfb: Split property-ID get into helper
Daniel Stone
1
-17
/
+19
2018-03-30
tests/kms_getfb: Test we reject CCS buffers
Daniel Stone
1
-0
/
+47
2018-03-29
tests/perf_pmu: Fix usage of for_each_engine_class_instance
Tvrtko Ursulin
2
-25
/
+17
2018-03-28
lib/igt_kms: Improve connector probing in igt_display_init(), v2.
Maarten Lankhorst
1
-1
/
+7
2018-03-28
tests/kms_frontbuffer_tracking: Fix Y alignment in the scaledprimary subtest,...
Maarten Lankhorst
1
-2
/
+16
2018-03-27
igt/gem_ctx_isolation: Reset a scratch context
Chris Wilson
1
-1
/
+27
2018-03-27
igt/perf_pmu: Most-busy requires at least one busy engine
Chris Wilson
1
-0
/
+1
2018-03-27
overlay: Call setlocale around strtod
Chris Wilson
1
-2
/
+9
2018-03-26
tests/perf_pmu: Improve accuracy by waiting on spinner to start
Tvrtko Ursulin
1
-48
/
+103
2018-03-26
tests/gem_eio: Speed up test execution
Tvrtko Ursulin
3
-55
/
+189
2018-03-26
lib/dummyload: Add pollable spin batch
Tvrtko Ursulin
7
-43
/
+175
2018-03-23
meson: Chamelium depends on GSL
Daniel Stone
1
-1
/
+1
2018-03-23
igt/gem_ctx_switch: Measure qlen for timing loops
Chris Wilson
1
-3
/
+40
2018-03-23
intel-ci: Add full-suite test round blacklist
Petri Latvala
2
-0
/
+82
2018-03-23
intel-ci: Document purpose of fast-feedback.testlist
Petri Latvala
1
-14
/
+8
2018-03-23
intel-ci: Document meta.testlist
Petri Latvala
1
-0
/
+8
2018-03-22
igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size
Antonio Argenziano
6
-21
/
+42
[next]