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_sink_crc_basic.c
Age
Commit message (
Expand
)
Author
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-04-14
lib: add a define for test failure exit status
Thomas Wood
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
2014-11-06
tests: use igt_debugfs where possible
Thomas Wood
2014-10-10
Revert "tests/kms_sink_crc_basic: Wait 2 vblanks before grabing the new crc."
Rodrigo Vivi
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-09-11
tests/kms_sink_crc_basic: Wait 2 vblanks before grabing the new crc.
Rodrigo Vivi
2014-09-11
tests/kms_sink_crc_basic: Simplify test by using igt_kms functions
Rodrigo Vivi
2014-08-21
kms_sink_crc_basic: Adjust to the new igt_create.*fb() API
Damien Lespiau
2014-08-12
lib/igt_kms: Simplify return value of kmstest_get_connector_config
Daniel Vetter
2014-08-12
lib/igt_kms: set_vt_graphics_mode is a low-level helper
Daniel Vetter
2014-05-22
tests/kms_sink_crc_basic: Use igt_assert
Daniel Vetter
2014-05-22
tests/kms_sink_crc_basic: skip properly
Daniel Vetter
2014-05-16
tests/kms_sink_crc_basic: Basic test to verify Sink CRC debugfs.
Rodrigo Vivi