summaryrefslogtreecommitdiff
path: root/tests/pm_lpsp.c
AgeCommit message (Expand)Author
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
2016-03-03tests: fix CRTC assignment for a few testsPaulo Zanoni
2016-02-19lib/igt_pm: Lib for power managementDavid Weinehall
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter
2015-11-11tests: remove duplicate struct member initializersThomas Wood
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-03-26igt.cocci: check the return values of various functionsThomas Wood
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
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-08-21pm_lpsp: 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-07igt_kms: add kmstest_unset_all_crtcs()Paulo Zanoni
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: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2013-12-31kmstest: Fix up lifetimes of cairo objectsChris Wilson
2013-12-06tests: add pm_lpspPaulo Zanoni