summaryrefslogtreecommitdiff
path: root/tests/kms_universal_plane.c
AgeCommit message (Expand)Author
2018-10-04igt: Check drmModeGetResources()Chris Wilson
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li
2017-04-07tests/kms_*: Use correct DRM context versionDaniel Stone
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson
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_universal_plane: Add support for dynamic number of planesRobert Foss
2017-01-12kms_universal_plane: Skip tests if there are no valid outputs for the pipeMaarten Lankhorst
2016-12-08igt_kms: Remove support for drivers with <1 drm_planeLyude
2015-10-14kms_universal_plane: Add gen9-specific testMatt Roper
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-07-08kms_universal_plane.c: Update sanity checks for gen9Matt Roper
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel 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-27tests/kms_universal_planes: Inline igt_assert(ret == 0) checksDaniel Vetter
2015-02-27kms_universal_plane: Check for cursor fb leaksMatt Roper
2015-02-25tests: improve pipe enumerationThomas Wood
2015-02-17tests/kms_universal_plane: Fix subtest enumerationMatt Roper
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-09-06igt/kms_universal_plane: Only test existing planesChris Wilson
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-04kms_universal_plane: Don't assert outside of fixtures/subtestsDamien Lespiau
2014-07-04tests/kms_universal_plane: Universal plane testing (v6)Matt Roper