Re: [PATCH i-g-t] tests/kms_feature_discovery: Fix subtest documentation
"Reddy Guddati, Santhosh" <[email protected]> Fri, 31 Jul 2026 11:32:28 +0530
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
On 30-07-2026 17:10, Swati Sharma wrote:
> 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]>
LGTM
Reviewed-by: Santhosh Reddy Guddati <[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
> */