index
:
~keithp/intel-gpu-tools
master
DRM/KMS Testing tools
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
tests/kms_lease: add tests for lease ioctls [v2]
HEAD
master
Keith Packard
3
-0
/
+599
2017-10-10
tests/kms_sequence: Add tests for new CRTC get/queue sequence ioctls [v2]
Keith Packard
5
-1
/
+321
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
2017-10-03
Fix rlim_cur compiler warnings when building on ARM.
Eric Anholt
2
-2
/
+3
2017-10-03
lib: Report the error from __gem_create()
Chris Wilson
4
-25
/
+17
2017-10-03
lib: Reduce dependency on glib
Petri Latvala
6
-2
/
+40
2017-10-03
gem_exec_schedule: Add missing #include
Petri Latvala
1
-0
/
+1
2017-10-03
kms_atomic_interruptible: Add missing #include
Petri Latvala
1
-0
/
+2
2017-10-03
lib/igt_kms: Commit primary plane when a modeset is forced on a pipe
Maarten Lankhorst
1
-1
/
+1
2017-10-03
lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipe
Maarten Lankhorst
5
-30
/
+26
2017-10-02
meson: Follow suit with the renaming of kms_pipe_color
Petri Latvala
1
-1
/
+1
2017-10-02
meson: Distribute meson build system files
Petri Latvala
10
-4
/
+43
2017-10-02
docs: Distribute audio.txt and chamelium.txt
Petri Latvala
1
-0
/
+5
2017-10-02
lib: Handle intel_aub.h like the other stub files
Petri Latvala
1
-0
/
+1
2017-10-02
lib: Remove media_fill.c
Petri Latvala
1
-16
/
+0
2017-10-02
demos: Remove final file
Petri Latvala
1
-12
/
+0
2017-10-02
benchmarks: Add ezbench.d files to dist
Petri Latvala
3
-1
/
+18
2017-10-02
benchmarks: Add wsim files to dist
Petri Latvala
3
-0
/
+34
[next]