[igt-dev] [i-g-t V2 6/7] tests/intel/kms_pm_lpsp: Fix testplan documentation
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Tue Sep 5 12:53:55 UTC 2023
As kms_pm_lpsp is moved to display, update the test documentation
according to the kms testplan kms_test_config.json
Cc: Swati Sharma <swati2.sharma at intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
tests/intel/kms_pm_lpsp.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/tests/intel/kms_pm_lpsp.c b/tests/intel/kms_pm_lpsp.c
index 0adcb8cc0..407558a4f 100644
--- a/tests/intel/kms_pm_lpsp.c
+++ b/tests/intel/kms_pm_lpsp.c
@@ -13,16 +13,25 @@
#include <fcntl.h>
#include <unistd.h>
/**
- * TEST: i915 pm lpsp
+ * TEST: kms pm lpsp
* Description: These tests validates display Low Power Single Pipe configurations
- * Feature: pm_lpsp
- * Run type: FULL
+ * Category: Display
*
* SUBTEST: kms-lpsp
* Description: This test validates lpsp on all connected outputs on low power PIPE_A
+ * Driver requirement: i915
+ * Functionality: pm_lpsp
+ * Mega feature: Display Power
+ * Run type: FULL
+ * Test category: functionality test
*
* SUBTEST: screens-disabled
* Description: This test validates lpsp while all crtc are disabled
+ * Driver requirement: i915
+ * Functionality: pm_lpsp
+ * Mega feature: Display Power
+ * Run type: FULL
+ * Test category: functionality test
*/
#define MAX_SINK_LPSP_INFO_BUF_LEN 4096
--
2.40.0
More information about the igt-dev
mailing list