index
:
~dolphin/igt-gpu-tools
v8-shell
Joonas's IGT GPU Tools branches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
igt/shell: Add console.{log,error} and modernize/prettier.io samples.
v8-shell
Joonas Lahtinen
9
-30
/
+147
2018-08-22
igt/shell: Flesh out the os.fork() interface
Chris Wilson
6
-0
/
+309
2018-08-22
igt/shell: Wrap ioctls on our fd
Chris Wilson
1
-0
/
+83
2018-08-22
igt/shell: First attempt at instantiating an object to wrap OS
Chris Wilson
5
-0
/
+218
2018-08-22
igt/shell: Move the shell globals into the igt.toy namespace
Chris Wilson
4
-88
/
+210
2018-08-22
igt/shell: Minimal igt stub interface
Chris Wilson
3
-1
/
+101
2018-08-22
igt/shell: Bare v8 baseline
Chris Wilson
25
-1
/
+14785
2018-08-21
tests/kms_cursor_crc: Open DRM device with DRIVER_ANY
Haneen Mohammed
1
-10
/
+21
2018-08-20
pm_rpm: Require DMC loaded before testing runtime_pm for gen9+
Rodrigo Vivi
1
-0
/
+16
2018-08-17
lib: Poll for snd_hda_intel discovery
Chris Wilson
1
-24
/
+43
2018-08-17
runner/resultgen: Implement the totals field
Petri Latvala
1
-4
/
+86
2018-08-17
runner/resultgen: Be more robust with incomplete tests
Petri Latvala
1
-13
/
+38
2018-08-16
igt/pm_rpm: Skip counting modes if modprobed with disable_display
Chris Wilson
1
-6
/
+4
2018-08-16
runner: Match the piglit name with -t and -x options
Petri Latvala
2
-2
/
+11
2018-08-16
Revert "lib: Keep upto half of RAM reserved for test runner"
Chris Wilson
1
-5
/
+2
2018-08-16
igt/pm_rpm: Include igt_device.h
Chris Wilson
1
-0
/
+1
2018-08-16
lib: Keep upto half of RAM reserved for test runner
Chris Wilson
1
-2
/
+5
2018-08-16
intel-ci: Exclude pm_rpm module-reload from full testing
Chris Wilson
1
-0
/
+1
2018-08-16
igt/pm_rpm: Avoid at_exit_drm_fd
Chris Wilson
1
-1
/
+4
2018-08-16
igt/pm_rpm: Close local fd before trying to unload module
Chris Wilson
1
-9
/
+11
2018-08-15
igt/gem_ctx_switch: Show the combined ctx-switch latency
Chris Wilson
1
-0
/
+27
2018-08-15
docs: fix typo sharding->sharing
Lucas De Marchi
1
-1
/
+1
2018-08-14
lib: sync with the newer i915_pciids.h from the kernel (CFL)
Rodrigo Vivi
1
-0
/
+1
2018-08-14
igt/pm_rpm: Test reaquisition of runtime-pm after module reload
Chris Wilson
2
-0
/
+23
2018-08-14
igt/pm_rpm: Test incomplete(debug) suspends vs rpm
Chris Wilson
1
-8
/
+25
2018-08-14
tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...
Maarten Lankhorst
6
-27
/
+13
2018-08-14
lib/igt_debugfs: Add igt_pipe_crc_get_current() to get a crc.
Maarten Lankhorst
2
-1
/
+33
2018-08-14
lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_start
Mahesh Kumar
1
-2
/
+9
2018-08-13
runner/meson: Add support for use_rpath option
Arkadiusz Hiler
1
-0
/
+3
2018-08-13
meson: Define all the rpath_dirs in one place
Arkadiusz Hiler
4
-74
/
+44
2018-08-13
runner: Fix path handling
Arkadiusz Hiler
2
-35
/
+34
2018-08-10
intel-ci: Skip module reloads
Chris Wilson
1
-0
/
+9
2018-08-10
intel-ci: Comment on kernel selftest exclusion
Chris Wilson
1
-1
/
+4
2018-08-10
tests/kms_force_connector_basic: Verify planes are restored after load detect...
Maarten Lankhorst
1
-0
/
+61
2018-08-09
runner: Unit tests for the runner
Petri Latvala
10
-0
/
+1070
2018-08-09
runner: New test runner
Petri Latvala
19
-0
/
+3449
2018-08-09
uwildmat: Case-insensitive test selection
Petri Latvala
1
-3
/
+8
2018-08-09
lib: Export igt_gettime and igt_time_elapsed
Petri Latvala
2
-12
/
+31
2018-08-09
lib: Print subtest starting/ending line to stderr too
Petri Latvala
1
-1
/
+16
2018-08-08
igt/amd_prime: Link an amdgpu bo into i915 and try to shrink it
Chris Wilson
1
-0
/
+32
2018-08-08
igt/prime_vgem: Ask the shrinker to purge a vgem bo from inside i915
Chris Wilson
1
-0
/
+29
2018-08-08
igt/gem_eio: Preserve batch between reset-stress iterations
Chris Wilson
1
-13
/
+17
2018-08-08
meson: Downgrade meson version requirement a notch
Petri Latvala
1
-1
/
+1
2018-08-08
igt/gem_eio: Apply reset-stress to each engine
Chris Wilson
1
-7
/
+17
2018-08-03
igt/gem_eio: Measure reset delay from thread
Chris Wilson
1
-21
/
+24
2018-08-02
kms_pipe_crc_basic: Skip when hitting -EIO
Maarten Lankhorst
1
-1
/
+3
2018-08-02
tests/kms_pipe_crc_basic: expect setting bad source to fail, v2.
Mahesh Kumar
1
-2
/
+5
2018-08-02
trace.pl: Bring back timeline stacking
Tvrtko Ursulin
1
-0
/
+7
2018-08-02
tests/perf_pmu: Restore runtime PM status at rc6 test exit
Tvrtko Ursulin
1
-0
/
+3
2018-08-02
lib/igt_pm: Export function to restore runtime PM status
Tvrtko Ursulin
2
-0
/
+42
[next]