mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
lib: add function to change connector states
Add an API function and a test program to force a particular state on a
connector.
v2: mask the correct part of the minor number to get the card number (Chris
Wilson)
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -139,6 +139,7 @@ TESTS_progs = \
|
||||
gen3_render_tiledx_blits \
|
||||
gen3_render_tiledy_blits \
|
||||
gen7_forcewake_mt \
|
||||
kms_force_connector \
|
||||
kms_sink_crc_basic \
|
||||
kms_fence_pin_leak \
|
||||
pm_psr \
|
||||
|
||||
Reference in New Issue
Block a user