mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
tests: add pc8
This test chekcs our code that enables Package C8+. The environment
requirements for this test are quite complicated:
- The machine needs to be properly configured to reach PC8+ when
possible, which means all the power management policies and device
drivers must be properly configured.
- You need at least one output connected.
- You need the /dev/cpu/0/msr file available.
- You need the /dev/i2c-* files available.
v2: - Many many changes due to the latest review comments and rebase.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
committed by
Daniel Vetter
parent
a7aaf85ac0
commit
c158128de5
@@ -45,6 +45,7 @@ TESTS_progs_M = \
|
||||
kms_render \
|
||||
kms_setmode \
|
||||
$(NOUVEAU_TESTS_M) \
|
||||
pc8 \
|
||||
prime_self_import \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user