summaryrefslogtreecommitdiff
path: root/tests/pm_rps.c
AgeCommit message (Expand)Author
2016-04-08tests/pm_rps: Increase timeouts to 15 secondsVille Syrjälä
2016-04-01igt/pm_rps: Trigger a real GPU resetChris Wilson
2016-03-16tests/pm_rps: Fix assert for sysfs writesVille Syrjälä
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichał Winiarski
2015-12-09igt/test/pm_rps: load GPU to force not-idle to idle transition.Bob Paauwe
2015-12-04igt/pm_rps: current freq < user specified min is not a fail (v3)Bob Paauwe
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-23tests/pm_rps: add test descriptionsJesse Barnes
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2014-12-08tests/pm_rps: vlv: round middle point to freq supported by HWImre Deak
2014-12-08tests/pm_rps: vlv: load gpu for idle min/max testsImre Deak
2014-12-08tests/pm_rps: vlv: wait for freq to settleImre Deak
2014-09-16igt/pm_rps: Fix STORE_DWORD for pre-gen8Chris Wilson
2014-09-12igt/pm_rps: Fix the batch count for emitting the flushChris Wilson
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson
2014-07-27igt/pm_rps: Fix assertion in load_helper_stopChris Wilson
2014-07-25intel-gpu-tools: add sys/wait.h to pm_rps.cTim Gore
2014-07-24igt_core: Refactor igt_stop_helper() to use igt_wait_helper()Chris Wilson
2014-07-23tests: remove unused getopt header includesThomas Wood
2014-04-10tests: use lib igt_[get|set]_stop_rings()Mika Kuoppala
2014-03-26tests/pm_rps: Add a new testcase to provoke the "stuck at max" bugDaniel Vetter
2014-03-26tests/pm_rps: quiescent harderDaniel Vetter
2014-03-23tests/pm_rps: fixup the blt copy load helper changesDaniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-03-22tests|lib: remove assert.h includesDaniel Vetter
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_openDaniel Vetter
2014-03-14tests/pm_rps: wait longer for idlingDaniel Vetter
2014-03-14tests/pm_rps: use igt_assert_cmpintDaniel Vetter
2014-03-14tests/pm_rps: load harderDaniel Vetter
2014-03-14tests/pm_rps: simplify load helper setupDaniel Vetter
2014-03-14tests/pm_rps: ducttape for igt fork helper cleanup issuesDaniel Vetter
2014-02-13test/pm_rps: use igt loggingDaniel Vetter
2014-02-07tests/pm_rps: remove setfreqDaniel Vetter
2014-02-07tests/pm_rps: Round requested freq correctlyDaniel Vetter
2014-02-06tests/pm_rps: Fix compilation on LinuxDaniel Vetter
2014-02-06pm_rps: New subtest for gpu resetJeff McGee
2014-02-06pm_rps: Add variable load support to load helperJeff McGee
2014-02-06pm_rps: Load helper should stall for last writeJeff McGee
2014-02-06pm_rps: Add stop rings injection utilityJeff McGee
2014-02-06pm_rps: New subtest min-max-config-loadedJeff McGee
2014-02-06pm_rps: Add load helper for loading gpuJeff McGee
2014-02-06pm_rps: New subtest min-max-config-idleJeff McGee
2014-01-27tests/pm_rps: rename basic test to "basic-api"Daniel Vetter
2014-01-27pm_rps: Make frequency logging more compactJeff McGee
2014-01-27pm_rps: Remove repeat sysfs readsJeff McGee