summaryrefslogtreecommitdiff
path: root/tests/pm_rps.c
AgeCommit message (Expand)Author
2017-12-20igt/pm_rps: Always allocate spin[0]Chris Wilson
2017-12-08igt/pm_rps: Replace arbitrary HIGH_LOAD blit with a busyspinChris Wilson
2017-10-19tests/pm_rps: Move some test logic out of boost functionRadoslaw Szwichtenberg
2017-09-12pm_rps: [RFC] RPS tests documentation updateKatarzyna Dec
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson
2017-08-31pm_rps: Changes in waitboost scenarioKatarzyna Dec
2017-06-21Revert "igt/pm_rps: Remove remaining assert on CUR <= MAX"Arkadiusz Hiler
2017-06-20igt/pm_rps: Remove remaining assert on CUR <= MAXJeff McGee
2017-06-09tests/pm_rps: Replace custom load function with dummy loadRadoslaw Szwichtenberg
2017-05-19igt/pm_rps: Allow CUR to be greater than MAX (overclocking)Chris Wilson
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson
2016-09-01igt/pm_rps: Remove reliance on guessing the busy workloadChris Wilson
2016-07-12igt/pm_rps: Avoid inadvertent waitboostingChris Wilson
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