summaryrefslogtreecommitdiff
path: root/tests/pm_lpsp.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-1/+1
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-1/+1
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-1/+1
2016-03-03tests: fix CRTC assignment for a few testsPaulo Zanoni1-17/+18
2016-02-19lib/igt_pm: Lib for power managementDavid Weinehall1-24/+1
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä1-9/+2
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter1-1/+1
2015-11-11tests: remove duplicate struct member initializersThomas Wood1-1/+0
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-03-26igt.cocci: check the return values of various functionsThomas Wood1-2/+2
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-1/+1
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-2/+2
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-08-21pm_lpsp: Adjust to the new igt_create.*fb() APIDamien Lespiau1-3/+2
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter1-1/+1
2014-08-07igt_kms: add kmstest_unset_all_crtcs()Paulo Zanoni1-14/+3
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter1-4/+4
2014-03-26lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/Daniel Vetter1-1/+1
2014-03-26lib: remove kmstest_create_fbDaniel Vetter1-2/+3
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-0/+2
2013-12-31kmstest: Fix up lifetimes of cairo objectsChris Wilson1-0/+2
2013-12-06tests: add pm_lpspPaulo Zanoni1-0/+275