amdgpu: add amdgpu_stress utility v2
authorChristian König <christian.koenig@amd.com>
Wed, 29 Sep 2021 10:48:08 +0000 (12:48 +0200)
committerChristian König <christian.koenig@amd.com>
Wed, 20 Oct 2021 13:15:30 +0000 (15:15 +0200)
commitd77ccdf3ba6f5a396049241bff18a7a9c8329659
treea0595fe85c08757ab7397dfd27434685efafbcc5
parentdd3655ce73c6e905265cd677fdc53dc28376a290
amdgpu: add amdgpu_stress utility v2

Simple yet useful command line utility to simulate memory pressure.

Already found quite a number of problems in TTM with that.

v2: replace spaces with tabs

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
tests/amdgpu/amdgpu_stress.c [new file with mode: 0644]
tests/amdgpu/meson.build