index
:
~tagr/intel-gpu-tools
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
lib/i915: Extract helpers for determining scheduler capabilities
Michał Winiarski
10
-129
/
+189
2017-10-17
lib: Extract helpers for determining submission method
Michał Winiarski
14
-309
/
+106
2017-10-16
igt/gem_mocs_settings: Skip non-existent engines
Chris Wilson
1
-0
/
+2
2017-10-16
lib/igt_gt: Allow non-default contexts to hang non-render rings
Vinay Belgaumkar
1
-2
/
+41
2017-10-16
aux: Use IGT version of system() call to run rtcwake
Imre Deak
1
-2
/
+2
2017-10-16
aux: Suspend signal helper for shell commands
Imre Deak
3
-0
/
+56
2017-10-16
tests/drm_read: Change tests to not require fbcon
Maarten Lankhorst
1
-28
/
+34
2017-10-12
igt/gem_eio: Check hang/eio recovery during suspend
Chris Wilson
1
-0
/
+48
2017-10-12
tests/pm_backlight: Enable connected output to allow tests to succeed, v4.
Maarten Lankhorst
1
-0
/
+47
2017-10-12
tests/debugfs_test: Try to light all outputs to increase chances of finding f...
Maarten Lankhorst
1
-0
/
+51
2017-10-12
meson: Make syncobj tests build
Ville Syrjälä
2
-0
/
+3
2017-10-12
benchmark/gem_busy: Compare polling with syncobj_wait
Chris Wilson
1
-3
/
+76
2017-10-12
tests: Drop gem_bad_length as redundant
Daniele Ceraolo Spurio
3
-135
/
+0
2017-10-12
igt/drv_hangman: Convert from local recursive batch to igt_spin_t
Chris Wilson
1
-61
/
+18
2017-10-11
igt/syncobj_wait: Don't close the timeline early in wait_snapshot
Jason Ekstrand
1
-3
/
+3
2017-10-11
igt/syncobj_wait: Close the sw_sync timeline after the test
Chris Wilson
1
-1
/
+1
2017-10-11
igt/syncobj_wait: Replace open-coded calls to __syncobj_wait()
Chris Wilson
1
-9
/
+5
2017-10-10
intel_aubdump: Default to 48-bit AUBs when the gen is unknown
Jordan Justen
1
-10
/
+16
2017-10-10
syncobj: Add a test for SYNCOBJ_CREATE_SIGNALED
Jason Ekstrand
2
-0
/
+15
2017-10-10
tests/syncobj: Add some wait and reset tests (v7)
Jason Ekstrand
2
-0
/
+916
2017-10-10
tests/syncobj: Convert the basic test over to the helpers
Jason Ekstrand
1
-58
/
+19
2017-10-10
lib: Add some syncobj helpers (v2)
Jason Ekstrand
4
-0
/
+362
2017-10-09
tests/kms_draw_crc: Skip tests for unsupported formats
Ville Syrjälä
1
-3
/
+20
2017-10-09
lib/igt_kms: Don't assert on non-existent plane
Ville Syrjälä
1
-3
/
+3
2017-10-09
igt/gem_fence_thrash: Use streaming reads for verify
Chris Wilson
1
-15
/
+107
2017-10-05
igt/gem_exec_scheduler: Add small priority sorting smoketest
Chris Wilson
1
-0
/
+80
2017-10-05
igt/gem_workarounds: Add hibernation coverage
Chris Wilson
1
-7
/
+9
2017-10-05
igt/gem_workarounds: Reduce manual list to combinatorial loops
Chris Wilson
1
-26
/
+24
2017-10-05
igt/gem_workarounds: Also test new fd (implicit default context)
Chris Wilson
1
-0
/
+25
2017-10-05
igt/gem_workarounds: Also exercise fresh contexts not the persistent default
Chris Wilson
1
-8
/
+27
2017-10-04
igt/gem_workarounds: Read the workaround registers from the active context
Chris Wilson
1
-66
/
+84
2017-10-04
Update NEWS, bump version to 1.20.
Petri Latvala
3
-2
/
+45
2017-10-04
tests/perf: split array of formats descriptions
Lionel Landwerlin
1
-112
/
+106
2017-10-04
tests/perf: add support for Coffeelake
Lionel Landwerlin
1
-0
/
+10
2017-10-04
tests/perf: prevent power management to kick in when necessary
Lionel Landwerlin
1
-23
/
+41
2017-10-04
tests/perf: estimate number of blocking/polling based on time spent
Lionel Landwerlin
1
-9
/
+33
2017-10-04
tests/perf: make buffer-fill more reliable
Lionel Landwerlin
1
-17
/
+103
2017-10-04
tests/perf: make enable-disable more reliable
Lionel Landwerlin
1
-6
/
+89
2017-10-04
tests/perf: rework oa-exponent test
Lionel Landwerlin
1
-134
/
+599
2017-10-04
tests/perf: remove frequency related changes
Lionel Landwerlin
1
-132
/
+9
2017-10-04
tests/perf: rc6: try to guess when rc6 is disabled
Lionel Landwerlin
1
-0
/
+13
2017-10-04
tests/perf: update max buffer size for reading reports
Lionel Landwerlin
1
-4
/
+4
2017-10-04
tests/perf: add per context filtering test for gen8+
Robert Bragg
1
-32
/
+742
2017-10-04
tests/perf: make stream_fd a global variable
Lionel Landwerlin
1
-56
/
+65
2017-10-04
lib/igt_kms: Disable crtc in legacy path when output is unset
Maarten Lankhorst
1
-1
/
+1
2017-10-04
tests/kms_color: Unset plane fb on teardown, v2.
Maarten Lankhorst
1
-6
/
+12
2017-10-04
Fix compilation on some distros
Ausmus, James
3
-0
/
+3
2017-10-03
lib: Fixup __gem_create() to be 64b safe.
Chris Wilson
2
-2
/
+2
2017-10-03
meson: Disable the intel overlay on non-x86 builds.
Eric Anholt
1
-1
/
+3
2017-10-03
meson: Fix build of igt_x86-using tests on non-x86 platforms.
Eric Anholt
2
-1
/
+16
[next]