ci: Configure DUTs for max performance
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Thu, 19 Nov 2020 16:01:41 +0000 (17:01 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 26 May 2021 18:20:19 +0000 (18:20 +0000)
commiteef5409df4c3f1192687eaa6157875e4650c1206
tree1b44cfb54017bc755f38461b12b25055dd25e2b0
parent8fc913fde278417e04c79bcb54b3349d6e4e69b9
ci: Configure DUTs for max performance

Lock CPU and GPU frequency scaling on devices so to speed up test
execution and lower the variation of frame times from performance replay
jobs.

Also disable autosuspend of the GPU device.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-By: Rohan Garg <rohan.garg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7987>
.gitlab-ci/bare-metal/init.sh
.gitlab-ci/lava.yml.jinja2