index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_cursor_legacy.c
Age
Commit message (
Expand
)
Author
2016-11-21
kms_cursor_legacy: Add nonblocking modeset vs cursor update test.
Maarten Lankhorst
2016-10-06
kms_cursor_legacy: Split out the busy crc test.
Maarten Lankhorst
2016-10-05
igt/kms_cursor_legacy: Deduplicate make_busy()
Chris Wilson
2016-10-05
kms_cursor_legacy: Add cursor update vs busy page flip test.
Maarten Lankhorst
2016-10-04
igt/kms_cursor_legacy: Check that a busy flip doesn't block the cursor
Chris Wilson
2016-09-13
igt/kms_cursor_legacy: Reduce flip/cursor ordering to basics
Chris Wilson
2016-09-08
kms_cursor_legacy: Add cursor crc tests.
Maarten Lankhorst
2016-08-24
igt/kms_cursor_legacy: Reduce scope of basic-cursor-vs-flip
Chris Wilson
2016-08-23
igt/kms_cursor_legacy: Add missing newline
Chris Wilson
2016-08-11
kms_cursor_legacy: Try vrefresh amount of flips in cursor-vs-flip
Maarten Lankhorst
2016-08-11
kms_cursor_legacy: Add tests for nonblocking modesets vs legacy cursor
Maarten Lankhorst
2016-07-26
kms_cursor_legacy: Add test for unrelated cursor updates.
Maarten Lankhorst
2016-07-26
kms_cursor_legacy: Add a wider variety of tests.
Maarten Lankhorst
2016-07-26
kms_cursor_legacy: Make sure BAT runs when pipe A cannot be used.
Maarten Lankhorst
2016-07-26
kms_cursor_legacy: Use igt_display for modesets.
Maarten Lankhorst
2016-07-26
kms_cursor_legacy: Use igt_display_t instead of handrolling everything.
Maarten Lankhorst
2016-07-26
kms_cursor_legacy: Enable tests for !intel drivers.
Maarten Lankhorst
2016-07-26
kms_cursor_legacy: Reorganize test execution
Maarten Lankhorst
2016-07-03
igt/gem_exec_gttfill: Reduce overhead in setting up filler batches
Chris Wilson
2016-06-24
igt/kms_cursor_legacy: Check that cursor updates do not stall flips
Chris Wilson
2016-06-23
Silence compiler warnings for expected and handled error conditions
Chris Wilson
2016-06-22
igt/kms_cursor_legacy: Replace synchronous pageflip
Chris Wilson
2016-06-22
igt/kms_cursor_legacy: Detect pageflip errors
Chris Wilson
2016-06-22
igt/kms_cursor_legacy: Add a rudimentary test to detect stalled cursors
Chris Wilson
2016-06-07
igt/kms_cursor_legacy: wrap __builtin_ia32_pause inside cpu_relax
Tomeu Vizoso
2016-06-04
igt/kms_cursor_legacy: Add background RT threads
Chris Wilson
2016-05-25
igt/kms_cursor_legacy: Fixup !fixture
Chris Wilson
2016-05-25
igt/kms_cursor_legacy: Stress each CRTC individually as well
Chris Wilson
2016-05-24
igt/kms_cursor_legacy: Show basic stats of iterations per child
Chris Wilson
2016-05-24
igt/kms_cursor_legacy: Add uncontended cursor updates
Chris Wilson
2016-05-24
igt/kms_cursor_legacy: Give each child a different CRTC access pattern
Chris Wilson
2016-05-23
test: Add legacy cursor stress test
Chris Wilson