summaryrefslogtreecommitdiff
path: root/tests/kms_flip.c
AgeCommit message (Expand)Author
2016-01-08tests/kms_flip: Increase TEST_TS_CONT max seq difference to 150Ville Syrjälä
2016-01-08Fix a bunch of printf typesVille Syrjälä
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter
2015-11-27lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size()Paulo Zanoni
2015-11-16tests/kms_flip: Add a note that the test was skipped when modeset failsVille Syrjälä
2015-11-16tests/kms_flip: Modeset pipes in reverse orderVille Syrjälä
2015-11-16tests/kms_flip: Disable all pipes before each testVille Syrjälä
2015-11-16tests/kms_flip: Use human readable pipe and connector namesVille Syrjälä
2015-10-23tests/kms_flip: Dump the timestamps, counters, etc. with higher debug levelsVille Syrjälä
2015-10-23tests/kms_flip: Improve the accuracy of out frame time calculationVille Syrjälä
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-08-14tests/kms_flip: add basic tests for flip, flip vs dpms, and flip modeset v2Jesse Barnes
2015-08-12lib/core: Add igt_reset_timeoutDaniel Vetter
2015-08-12lib/core: Add optional reason for timeout failureDaniel Vetter
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-02-27lib/igt_kms.c: igt_require -> igt_require_f("two displays required\n")Marc Herbert
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2015-02-13lib/igt_aux: s/swap/igt_swap/Daniel Vetter
2015-02-13tests: Align subtest with naming conventionDaniel Vetter
2015-01-06Solaris needs to #include <sys/kd.h> instead of <linux/kd.h>Alan Coopersmith
2014-12-08tests/kms_flip: Target the back buffer with the dummy loadVille Syrjälä
2014-12-08tests/kms_flip: Calibrate the dummy load delay in kms_flipVille Syrjälä
2014-12-08tests/kms_flip: Use fixed size (2kx2k) buffers for dummy loadVille Syrjälä
2014-12-08tests/kms_flip: Refactor blit codeVille Syrjälä
2014-12-08tests: Run lib/igt.cocciVille Syrjälä
2014-12-01tests/kms_flip: Fix assert about vblank wait durationVille Syrjälä
2014-11-13tests/kms_flip: add a timeout for the nonblocking-read testThomas Wood
2014-11-06tests: use igt_debugfs where possibleThomas Wood
2014-10-24tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURFVille Syrjälä
2014-10-17lib: add common min and max macrosThomas Wood
2014-10-08igt/kms_flip/nonblocking_read: Demonstrate that O_NONBLOCK is a mythChris Wilson
2014-09-30lib: add a function to indicate activityThomas Wood
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-08-21kms_flip: Adjust to the new igt_create_fb*() APIDamien Lespiau
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_configDaniel Vetter
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-07-19igt/kms_flip: Skip if headlessChris Wilson
2014-07-11tests: enable extra connectors in kms_flip and kms_pipe_crc_basicThomas Wood
2014-06-04tests/kms_flip: Move EBUSY to a new busy-flip subtestVille Syrjälä
2014-05-27tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURFVille Syrjälä
2014-05-20tests/kms_flip: various improvementsDaniel Vetter
2014-05-20tests/kms_flip: Add vblank vs. gpu hang testcaseDaniel Vetter
2014-05-16tests/kms_flip: test a fb backed by a bo too big/small for its own goodOscar Mateo
2014-05-15tests/kms_flip: nasty power management testsDaniel Vetter
2014-05-14tests/kms_flip: Fix vblank ts checkDaniel Vetter
2014-05-14tests/kms_flip: Use assertsDaniel Vetter