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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
tests/kms_atomic_transition: Do not update unbound planes.
Maarten Lankhorst
1
-3
/
+6
2017-10-23
tests/kms_plane_lowres: Rework tests to work without fbcon, v3.
Maarten Lankhorst
1
-66
/
+47
2017-10-20
tests/kms_concurrent: Fix testcase fails.
Maarten Lankhorst
1
-23
/
+20
2017-10-20
tests/kms_atomic: Convert/rewrite tests to use igt_kms framework, v2.
Maarten Lankhorst
1
-1160
/
+509
2017-10-20
tests/chamelium: Remove reliance on output->config.pipe
Maarten Lankhorst
1
-3
/
+14
2017-10-20
tests/kms_color: Rework tests slightly to work better with new atomic api
Maarten Lankhorst
1
-140
/
+77
2017-10-20
lib/igt_kms: Remove igt_crtc_set_background()
Maarten Lankhorst
1
-9
/
+9
2017-10-20
lib/igt_kms: Add igt_$obj_has_prop functions, v2.
Maarten Lankhorst
2
-4
/
+4
2017-10-20
lib/igt_kms: Unexport broadcast rgb API.
Maarten Lankhorst
1
-3
/
+0
2017-10-20
lib/igt_kms: Export property blob functions for output/pipe/plane, v2.
Maarten Lankhorst
2
-9
/
+9
2017-10-20
lib/igt_kms: Rework pipe properties to be more atomic, v7.
Maarten Lankhorst
3
-4
/
+8
2017-10-20
lib/igt_kms: Rework plane properties to be more atomic, v5.
Maarten Lankhorst
2
-8
/
+8
2017-10-20
lib/igt_kms: Rework connector properties to be more atomic, v2.
Maarten Lankhorst
2
-3
/
+3
2017-10-19
tests/pm_rps: Move some test logic out of boost function
Radoslaw Szwichtenberg
1
-9
/
+8
2017-10-19
lib/i915: Move submission related helpers to lib/i915/gem_submission
Michał Winiarski
9
-9
/
+9
2017-10-19
igt/prime_mmap_coherency: Call prime_sync_start before read after write
Chris Wilson
1
-2
/
+8
2017-10-18
tests/intel-ci: Remove fast-feedback-simulation.testlist
Arkadiusz Hiler
3
-99
/
+0
2017-10-18
tests: Clean up igt_skip_on_simulation() uses
Arkadiusz Hiler
17
-25
/
+20
2017-10-18
tests: remove kms_fbc_crc
Daniel Vetter
3
-582
/
+0
2017-10-17
igt/pm_rc6_residency: Allow some leeway on the upper %% bound
Chris Wilson
1
-3
/
+3
2017-10-17
igt/prime_mmap_coherency: Only assert correct usage of sync API
Chris Wilson
1
-49
/
+22
2017-10-17
lib/i915: Extract context priority setparam to a helper
Michał Winiarski
4
-104
/
+32
2017-10-17
lib/i915: Extract helpers for determining scheduler capabilities
Michał Winiarski
4
-122
/
+15
2017-10-17
lib: Extract helpers for determining submission method
Michał Winiarski
10
-309
/
+16
2017-10-16
igt/gem_mocs_settings: Skip non-existent engines
Chris Wilson
1
-0
/
+2
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ä
1
-0
/
+1
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
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-09
tests/kms_draw_crc: Skip tests for unsupported formats
Ville Syrjälä
1
-3
/
+20
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
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
[next]