summaryrefslogtreecommitdiff
path: root/tests/kms_universal_plane.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-04igt: Check drmModeGetResources()Chris Wilson1-0/+1
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter1-1/+3
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li1-1/+1
2017-04-07tests/kms_*: Use correct DRM context versionDaniel Stone1-1/+1
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson1-1/+5
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-6/+6
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-6/+6
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-6/+6
2017-01-31tests/kms_universal_plane: Add support for dynamic number of planesRobert Foss1-9/+9
2017-01-12kms_universal_plane: Skip tests if there are no valid outputs for the pipeMaarten Lankhorst1-7/+20
2016-12-08igt_kms: Remove support for drivers with <1 drm_planeLyude1-4/+1
2015-10-14kms_universal_plane: Add gen9-specific testMatt Roper1-0/+107
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-4/+1
2015-07-08kms_universal_plane.c: Update sanity checks for gen9Matt Roper1-7/+14
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter1-7/+7
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-9/+9
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-3/+3
2015-02-27tests/kms_universal_planes: Inline igt_assert(ret == 0) checksDaniel Vetter1-62/+50
2015-02-27kms_universal_plane: Check for cursor fb leaksMatt Roper1-0/+119
2015-02-25tests: improve pipe enumerationThomas Wood1-1/+1
2015-02-17tests/kms_universal_plane: Fix subtest enumerationMatt Roper1-4/+5
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter1-3/+0
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-09-06igt/kms_universal_plane: Only test existing planesChris Wilson1-1/+3
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter1-1/+1
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter1-4/+8
2014-07-10tests: Run igt.cocciDaniel Vetter1-5/+3
2014-07-04kms_universal_plane: Don't assert outside of fixtures/subtestsDamien Lespiau1-2/+1
2014-07-04tests/kms_universal_plane: Universal plane testing (v6)Matt Roper1-0/+577