summaryrefslogtreecommitdiff
path: root/tests/pm_rps.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-12pm_rps: [RFC] RPS tests documentation updateKatarzyna Dec1-44/+64
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter1-1/+0
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson1-1/+1
2017-08-31pm_rps: Changes in waitboost scenarioKatarzyna Dec1-25/+42
2017-06-21Revert "igt/pm_rps: Remove remaining assert on CUR <= MAX"Arkadiusz Hiler1-0/+1
2017-06-20igt/pm_rps: Remove remaining assert on CUR <= MAXJeff McGee1-1/+0
2017-06-09tests/pm_rps: Replace custom load function with dummy loadRadoslaw Szwichtenberg1-64/+16
2017-05-19igt/pm_rps: Allow CUR to be greater than MAX (overclocking)Chris Wilson1-2/+2
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson1-0/+2
2016-09-01igt/pm_rps: Remove reliance on guessing the busy workloadChris Wilson1-15/+62
2016-07-12igt/pm_rps: Avoid inadvertent waitboostingChris Wilson1-118/+91
2016-04-08tests/pm_rps: Increase timeouts to 15 secondsVille Syrjälä1-2/+2
2016-04-01igt/pm_rps: Trigger a real GPU resetChris Wilson1-5/+9
2016-03-16tests/pm_rps: Fix assert for sysfs writesVille Syrjälä1-1/+1
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichał Winiarski1-1/+1
2015-12-09igt/test/pm_rps: load GPU to force not-idle to idle transition.Bob Paauwe1-0/+4
2015-12-04igt/pm_rps: current freq < user specified min is not a fail (v3)Bob Paauwe1-4/+4
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-3/+3
2015-08-21lib: add a single include headerThomas Wood1-6/+1
2015-03-23tests/pm_rps: add test descriptionsJesse Barnes1-0/+41
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-2/+2
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter1-1/+1
2014-12-08tests/pm_rps: vlv: round middle point to freq supported by HWImre Deak1-7/+37
2014-12-08tests/pm_rps: vlv: load gpu for idle min/max testsImre Deak1-4/+19
2014-12-08tests/pm_rps: vlv: wait for freq to settleImre Deak1-0/+34
2014-09-16igt/pm_rps: Fix STORE_DWORD for pre-gen8Chris Wilson1-3/+2
2014-09-12igt/pm_rps: Fix the batch count for emitting the flushChris Wilson1-1/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-8/+4
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson1-18/+18
2014-07-27igt/pm_rps: Fix assertion in load_helper_stopChris Wilson1-5/+1
2014-07-25intel-gpu-tools: add sys/wait.h to pm_rps.cTim Gore1-0/+1
2014-07-24igt_core: Refactor igt_stop_helper() to use igt_wait_helper()Chris Wilson1-1/+5
2014-07-23tests: remove unused getopt header includesThomas Wood1-1/+0
2014-04-10tests: use lib igt_[get|set]_stop_rings()Mika Kuoppala1-33/+2
2014-03-26tests/pm_rps: Add a new testcase to provoke the "stuck at max" bugDaniel Vetter1-0/+40
2014-03-26tests/pm_rps: quiescent harderDaniel Vetter1-0/+6
2014-03-23tests/pm_rps: fixup the blt copy load helper changesDaniel Vetter1-1/+5
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 2Daniel Vetter1-0/+1
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-0/+3
2014-03-22tests|lib: remove assert.h includesDaniel Vetter1-1/+1
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_openDaniel Vetter1-6/+2
2014-03-14tests/pm_rps: wait longer for idlingDaniel Vetter1-2/+2
2014-03-14tests/pm_rps: use igt_assert_cmpintDaniel Vetter1-15/+15
2014-03-14tests/pm_rps: load harderDaniel Vetter1-0/+13
2014-03-14tests/pm_rps: simplify load helper setupDaniel Vetter1-26/+7
2014-03-14tests/pm_rps: ducttape for igt fork helper cleanup issuesDaniel Vetter1-13/+19
2014-02-13test/pm_rps: use igt loggingDaniel Vetter1-75/+37
2014-02-07tests/pm_rps: remove setfreqDaniel Vetter1-11/+0
2014-02-07tests/pm_rps: Round requested freq correctlyDaniel Vetter1-0/+3