summaryrefslogtreecommitdiff
path: root/tests/kms_flip.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-01tests/kms_flip: Fix assert about vblank wait durationVille Syrjälä1-3/+9
2014-11-13tests/kms_flip: add a timeout for the nonblocking-read testThomas Wood1-0/+2
2014-11-06tests: use igt_debugfs where possibleThomas Wood1-10/+1
2014-10-24tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURFVille Syrjälä1-0/+4
2014-10-17lib: add common min and max macrosThomas Wood1-5/+3
2014-10-08igt/kms_flip/nonblocking_read: Demonstrate that O_NONBLOCK is a mythChris Wilson1-0/+25
2014-09-30lib: add a function to indicate activityThomas Wood1-1/+1
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-3/+3
2014-08-29Prepare for 64bit relocation addressesChris Wilson1-2/+0
2014-08-21kms_flip: Adjust to the new igt_create_fb*() APIDamien Lespiau1-7/+7
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_configDaniel Vetter1-6/+6
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter1-1/+1
2014-07-19igt/kms_flip: Skip if headlessChris Wilson1-2/+1
2014-07-11tests: enable extra connectors in kms_flip and kms_pipe_crc_basicThomas Wood1-0/+2
2014-06-04tests/kms_flip: Move EBUSY to a new busy-flip subtestVille Syrjälä1-4/+11
2014-05-27tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURFVille Syrjälä1-0/+4
2014-05-20tests/kms_flip: various improvementsDaniel Vetter1-5/+12
2014-05-20tests/kms_flip: Add vblank vs. gpu hang testcaseDaniel Vetter1-0/+11
2014-05-16tests/kms_flip: test a fb backed by a bo too big/small for its own goodOscar Mateo1-4/+18
2014-05-15tests/kms_flip: nasty power management testsDaniel Vetter1-5/+40
2014-05-14tests/kms_flip: Fix vblank ts checkDaniel Vetter1-1/+1
2014-05-14tests/kms_flip: Use assertsDaniel Vetter1-32/+24
2014-04-30lib: extract kmstest_set_connector_dpmsDaniel Vetter1-32/+4
2014-04-13lib/kmstest: Fix up tiled buffer creationDaniel Vetter1-3/+6
2014-04-10tests: use lib igt_[get|set]_stop_rings()Mika Kuoppala1-30/+6
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter1-18/+18
2014-03-26lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/Daniel Vetter1-3/+3
2014-03-26lib: remove kmstest_create_fbDaniel Vetter1-6/+9
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter1-0/+1
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-2/+4
2014-03-22lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcsDaniel Vetter1-2/+2
2014-03-22lib/intel_batchbuffer: igt_ namespace for the buffer structureDaniel Vetter1-2/+2
2014-03-22lib: make rendercopy.h an internal headerDaniel Vetter1-1/+1
2014-02-21kms_flip: Add dpms-vs-vblank-race and modeset-vs-vblank-race subtestsVille Syrjälä1-1/+54
2014-02-21kms_flip: Skip tests that try to inject GPU hangs if already terminally wedgedChris Wilson1-4/+15
2014-02-21kms_flip: Assert that hang_gpu() should only fail is the GPU is already hungChris Wilson1-0/+3
2014-02-21kms_flip: Fail the subtest if page flip hang recovery wasn't actually testedVille Syrjälä1-0/+3
2014-02-21kms_flip: Restore rings to running state in unhang_gpu()Ville Syrjälä1-4/+9
2014-02-21kms_flip: Try to make hang_gpu() robust against hanging the GPUChris Wilson1-54/+45
2014-02-13test/kms_flip: fix up igt logging conversionDaniel Vetter1-5/+5
2014-02-13tests/kms_flip: use igt loggingDaniel Vetter1-4/+4
2014-01-20kms_flip: Try to consume all fences after a flipChris Wilson1-2/+54
2014-01-07tests/kms_flip: free the test_output struct when counting modesPaulo Zanoni1-4/+13
2014-01-07tests/kms_flip: don't leak the connector_config structPaulo Zanoni1-1/+3
2014-01-07tests/kms_flip: don't leak the CRTCPaulo Zanoni1-0/+5
2014-01-07tests/kms_flip: don't leak the connector when setting DPMSPaulo Zanoni1-0/+2
2013-12-31kmstest: Fix up lifetimes of cairo objectsChris Wilson1-0/+1
2013-12-10kms_flip: consolidate run_test_on_{crtc,crtc_pair}Imre Deak1-100/+40
2013-12-10kms_flip: keep drm_fd open for the dpms restore exit handlerImre Deak1-2/+4