summaryrefslogtreecommitdiff
path: root/tests/kms_plane_scaling.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst1-13/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-2/+2
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-2/+2
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-2/+2
2017-01-31tests/kms_plane_scaling: Add support for dynamic number of planesRobert Foss1-7/+7
2016-12-08igt_kms: Remove support for drivers with <1 drm_planeLyude1-1/+0
2016-07-26igt_kms: Remove pan members from igt_plane, v2.Maarten Lankhorst1-1/+1
2016-07-26tests/kms: Clean up more users of unassigned pipes.Maarten Lankhorst1-3/+2
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä1-46/+14
2015-11-03tests: Run igt.cocciDaniel Stone1-1/+1
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-6/+1
2015-04-14i-g-t: Adding plane scaling test casechandra konduru1-0/+369