summaryrefslogtreecommitdiff
path: root/tests/pm_pc8.c
AgeCommit message (Expand)Author
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
2014-03-14lib: extract igt_open_forcewake_handleDaniel Vetter
2014-02-26tests/pm_pc8: be more verbose on test_i2c failuresPaulo Zanoni
2014-02-26tests/pm_pc8: use intel_gen instead of a big IS_GEN checkPaulo Zanoni
2014-02-26tests/pm_pc8: BDW should also support PC8 residenciesPaulo Zanoni
2014-02-26tests/pm_pc8: use XY_COLOR_BLT instead of just COLOR_BLTPaulo Zanoni
2014-02-26tests/pm_pc8: add "stay" modePaulo Zanoni
2014-02-25tests/pm_pc8: add pci-d3-state subtestPaulo Zanoni
2014-02-25tests/pm_pc8: add reg-read-ioctl subtestPaulo Zanoni
2014-02-21tests/pm_pc8: try to modprobe msrPaulo Zanoni
2014-02-21tests/pm_pc8: try to modprobe i2c-devPaulo Zanoni
2014-02-21tests/pm_pc8: add gem-idle subtestPaulo Zanoni
2014-02-21tests/pm_pc8: remove sleep() call when setting up the environmentPaulo Zanoni
2013-12-31kmstest: Fix up lifetimes of cairo objectsChris Wilson
2013-12-16tests/pm_pc8: check if we can't become DRM masterPaulo Zanoni
2013-11-26tests/pm_pc8: add "resuming" statePaulo Zanoni
2013-11-21tests/pm_pc8: try to reuse FBs when possiblePaulo Zanoni
2013-11-21tests/pm_pc8: try harder to reach PC8+ residenciesPaulo Zanoni
2013-11-21tests/pm_pc8: rename some subtestsPaulo Zanoni
2013-11-14tests/pm_pc8: add --quick optionPaulo Zanoni
2013-11-14tests/pm_pc8: add some more stress testsPaulo Zanoni
2013-11-14tests/pm_pc8: remove compare_registers subtestPaulo Zanoni
2013-11-14tests/pm_pc8: rename some variablesPaulo Zanoni
2013-11-14tests/pm_pc8: fix debugfs-forcewake-user for PC8-only casesPaulo Zanoni
2013-11-14tests/pm_pc8: check for PC8 status, not residency in most casesPaulo Zanoni
2013-11-14tests/pm_pc8: add support for runtime PMPaulo Zanoni
2013-11-14tests/pm_pc8: Fix invalid pointer-to-integer castingChris Wilson
2013-11-12lib: Move kms stuff from drmtest.c over to igt_kms.cOscar Mateo
2013-11-08tests/pm_pc8: reorganize main functionPaulo Zanoni
2013-11-08tests/pm_pc8: add some GEM testsPaulo Zanoni
2013-11-08tests/pm_pc8: remove "batch" and "stress-test" subtestsPaulo Zanoni
2013-11-08tests/pm_pc8: add debugfs/sysfs testsPaulo Zanoni
2013-11-08tests/pm_pc8: add modeset-lpsp-stressPaulo Zanoni
2013-11-08tests/pm_pc8: extract i2c_subtest_check_environmentPaulo Zanoni
2013-11-08tests/pm_pc8: return void on test_i2cPaulo Zanoni
2013-11-08tests/pm_pc8: move teardown_environment next to setup_environmentPaulo Zanoni
2013-11-04tests: establish pm_ prefixDaniel Vetter