[PATCH i-g-t] tests/kms_feature_discovery: Fix subtest documentation
Swati Sharma <[email protected]> Thu, 30 Jul 2026 17:10:41 +0530
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
Fix VRR and DSC mega features documentation.
Fixes: 2609f72fc ("tests/kms_feature_discovery: add HDR, VRR and DSC discovery")
Signed-off-by: Swati Sharma <[email protected]>
---
tests/kms_feature_discovery.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/kms_feature_discovery.c b/tests/kms_feature_discovery.c
index 97bb25360..d18272b97 100644
--- a/tests/kms_feature_discovery.c
+++ b/tests/kms_feature_discovery.c
@@ -70,11 +70,11 @@
*
* SUBTEST: vrr
* Description: Make sure that we have at least one VRR-capable panel.
- * Mega feature: VRR
+ * Mega feature: Adaptive Sync
*
* SUBTEST: dsc
* Description: Make sure that we have at least one DSC-capable sink.
- * Mega feature: DSC
+ * Mega feature: VDSC
*
* arg[1].values: 1, 2, 3, 4
*/
--
2.25.1