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_flip_tiling.c
Age
Commit message (
Expand
)
Author
2018-05-24
tests: Move wait_for_pageflip as library function
Mika Kahola
2017-04-07
tests/kms_*: Use correct DRM context version
Daniel Stone
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2016-07-26
tests/kms: Clean up more users of unassigned pipes.
Maarten Lankhorst
2016-01-08
lib: Extract some common fb create+fill methods into helpers
Ville Syrjälä
2016-01-05
tests: Bump pageflip wait timeout to 50 ms.
Maarten Lankhorst
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-05-12
kms_flip_tiling: New tiling tests, including Y/Yf
Tvrtko Ursulin
2015-03-23
lib/debugfs: Add igt_assert_crc_equal
Daniel Vetter
2015-03-12
tests/kms_flip_tiling: Exercise Y tiling modes on Gen9+
Tvrtko Ursulin
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-09-08
igt/kms_flip_tiling: Use the associated pipe for the output
Chris Wilson
2014-08-21
kms_flip_tiling: Adjust to the new igt_create_.*fb() API
Damien Lespiau
2014-08-12
lib/igt_kms: set_vt_graphics_mode is a low-level helper
Daniel Vetter
2014-04-14
tests/kms_flip_tiling: Fixes
Daniel Vetter
2014-04-14
test: Add test for checking if page flip changes tiling
Ander Conselvan de Oliveira