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_pipe_crc_basic.c
Age
Commit message (
Expand
)
Author
2016-10-13
lib/igt_aux: Add support for various system suspend/resume options
Imre Deak
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
2016-04-20
tests/kms_pipe_crc_basic: Don't suspend the machine if the pipe is not present.
marius vlad
2016-04-09
igt/kms_pipe_crc_basic: Replace stop_rings with igt_hang_ring
Chris Wilson
2016-01-08
tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame counts
Ville Syrjälä
2016-01-08
tests/kms_pipe_crc_basic: Add tests for O_NONBLOCK CRC reads
Ville Syrjälä
2016-01-08
lib: Add igt_pipe_crc_new_nonblock()
Ville Syrjälä
2015-10-23
tests/kms_pipe_crc_basic: Skip invalid pipe/port combos
Ville Syrjälä
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-03-23
tests: Remove usage of igt_crc_equal and _non_null
Daniel Vetter
2015-03-23
lib/debugfs: Add igt_assert_crc_equal
Daniel Vetter
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2014-11-24
lib/igt_debugfs: Don't setup crc in _new
Daniel Vetter
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-08-29
igt: Prettify igt_assert_eq() failure messages
Chris Wilson
2014-08-21
kms_pipe_crc_basic: 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-08-12
lib/igt_kms: Unify pipe name helpers
Daniel Vetter
2014-07-11
tests: enable extra connectors in kms_flip and kms_pipe_crc_basic
Thomas Wood
2014-07-07
kms_pipe_crc_basic: Add a bit a debugging output
Damien Lespiau
2014-07-07
kms_pipe_crc_basic: Make the number of CRCs a parameter
Damien Lespiau
2014-07-07
kms_pipe_crc_basic: Cycle between 2 differently colored buffer
Damien Lespiau
2014-07-07
kms_pipe_crc_basic: Split the main test function a bit more
Damien Lespiau
2014-05-22
tests/kms_pipe_crc_basic: Add gpu hang tests
Daniel Vetter
2014-05-22
tests/kms_pipe_crc_basic: Add suspend tests
Daniel Vetter
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
2014-03-26
lib/igt_fb: switch to igt_ prefix from kmstest_
Daniel Vetter
2014-03-26
lib: remove kmstest_create_fb
Daniel Vetter
2014-03-22
lib: more unecessary header removal
Daniel Vetter
2014-03-17
lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/
Daniel Vetter
2014-03-17
lib/igt_debugfs: Remove debugfs from pipe crc functions
Daniel Vetter
2014-03-17
lib/igt_debugfs: Remove debugfs from igt_debugfs_fopen
Daniel Vetter
2014-03-13
test/kms_pipe_crc_basic: Fix up igt_kms conversion breakage
Daniel Vetter
2014-03-12
lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new
Daniel Vetter
2014-02-18
kms_pipe_crc_basic: Remove spurious inclusion of glib.h
Damien Lespiau
2014-02-11
kms_pipe_crc_basic: Remove igt_display_get_n_pipes() usage in main
Damien Lespiau
2014-02-11
lib: Fix igt_ouput_get_plane() typo (output)
Damien Lespiau
2014-02-11
kms_pipe_crc_basic: Use kmstest_create_color_fb()
Damien Lespiau
2014-02-11
kms_pipe_crc_basic: Use igt_display_get_n_pipes() instead of hardcoding 3
Damien Lespiau
2014-02-11
kms_pipe_crc_basic: Use for_each_connected_output()
Damien Lespiau
2014-02-11
kms_pipe_crc_basic: Port to the new modeset API
Damien Lespiau
2013-12-31
kmstest: Fix up lifetimes of cairo objects
Chris Wilson
2013-12-06
lib: make igt_pipe_crc_start never fail
Daniel Vetter
2013-12-06
lib: add igt_pipe_crc_check
Daniel Vetter
2013-12-06
tests: drm_open_any doesn't fail
Daniel Vetter
2013-11-12
lib: Move kms stuff from drmtest.c over to igt_kms.c
Oscar Mateo
2013-11-04
tests: Use kms_ prefix a bit more
Daniel Vetter