mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
tests: establish pm_ prefix
Imo power management, power consumption and performance are tightly enough coupled that we can throw them all into one bin. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -19,6 +19,9 @@ dri3/wayland) and actual multi-gpu tests.
|
||||
|
||||
drv_: Tests for overall driver behaviour like module reload, s/r, debugfs files.
|
||||
|
||||
pm_: Tests for power management features like runtime PM, tuning knobs in sysfs
|
||||
and also performance tuning features.
|
||||
|
||||
gen3_: Used by Chris' gen3 specific tiling/fencing tests. Generally tests that
|
||||
only run on some platforms don't have a specific prefix but just skip on
|
||||
platforms where the test doesn't apply.
|
||||
|
||||
Reference in New Issue
Block a user