summaryrefslogtreecommitdiff
path: root/tests/kms_plane.c
AgeCommit message (Expand)Author
2018-01-15tests/kms_plane: Run test for all supported pixel formats, v2.Mahesh Kumar
2017-11-30kms_plane: Enumerate outputs before planes in panning subtestsImre Deak
2017-11-30kms_plane: Enumerate outputs before planes in position subtestsImre Deak
2017-09-08tests/kms_plane: Appease gcc -Wempty-bodyDaniel Vetter
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li
2017-06-16tests: Increase value of I915_MAX_PIPES to 6Leo (Sunpeng) Li
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-01-31tests/kms_plane: Add support for dynamic number of planesRobert Foss
2017-01-16kms_plane: Use for_each_valid_output_on_pipe.Maarten Lankhorst
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak
2016-07-26igt_kms: Remove pan members from igt_plane, v2.Maarten Lankhorst
2016-05-04tests/kms_plane: Skip the test when configuration couldn't be appliedFeceoru, Gabriel
2016-05-04tests/kms_plane: Skip on no connected outputsFeceoru, Gabriel
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-05-14lib/debugfs: wait_for_keypress("crc") when collecting CRCPaulo Zanoni
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2015-03-06tests/kms_plane: Ensure planes recover from DPMSMatt Roper
2015-02-25tests: improve pipe enumerationThomas Wood
2015-01-20kms_plane: Add test that suspends/resumes before getting crcAnder Conselvan de Oliveira
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-08-21kms_plane: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter
2014-07-10tests: Run igt.cocciDaniel Vetter
2014-07-09kms_plane: Specify the pipe when grabbing reference CRCsDamien Lespiau
2014-07-07kms_plane: Add a debug message when grabbing the CRC of a colored fbDamien Lespiau
2014-07-07kms_plane: Add panning test for primary planeYi Sun
2014-07-07kms_plane: Make the gathering of reference CRCs test agnosticDamien Lespiau
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter
2014-03-26lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/Daniel Vetter
2014-03-26lib: remove kmstest_create_fbDaniel Vetter
2014-03-22lib: more unecessary header removalDaniel Vetter
2014-03-17lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/Daniel Vetter
2014-03-17lib/igt_debugfs: Remove debugfs from pipe crc functionsDaniel Vetter
2014-03-12lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_newDaniel Vetter
2014-02-18kms_plane: Remove spurious inclusion of glib.hDamien Lespiau
2014-02-11lib: Fix igt_ouput_get_plane() typo (output)Damien Lespiau
2014-02-11kms_plane: Start a basic display plane testDamien Lespiau