public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Manasi Navare <manasi.d.navare@intel.com>
To: Simon Ser <simon.ser@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t 2/3] lib/igt_kms: add support for link-status
Date: Tue, 13 Aug 2019 11:31:55 -0700	[thread overview]
Message-ID: <20190813183154.GA29275@intel.com> (raw)
In-Reply-To: <20190813141748.18876-3-simon.ser@intel.com>

On Tue, Aug 13, 2019 at 05:17:47PM +0300, Simon Ser wrote:
> This patch simply adds link-status to our list of properties.
> 
> Signed-off-by: Simon Ser <simon.ser@intel.com>

This looks good to me,

Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>

Manasi

> ---
>  lib/igt_kms.c | 1 +
>  lib/igt_kms.h | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/lib/igt_kms.c b/lib/igt_kms.c
> index b0169f73b752..eb9cdd953c98 100644
> --- a/lib/igt_kms.c
> +++ b/lib/igt_kms.c
> @@ -414,6 +414,7 @@ const char * const igt_connector_prop_names[IGT_NUM_CONNECTOR_PROPS] = {
>  	[IGT_CONNECTOR_CONTENT_PROTECTION] = "Content Protection",
>  	[IGT_CONNECTOR_VRR_CAPABLE] = "vrr_capable",
>  	[IGT_CONNECTOR_HDCP_CONTENT_TYPE] = "HDCP Content Type",
> +	[IGT_CONNECTOR_LINK_STATUS] = "link-status",
>  };
>  
>  /*
> diff --git a/lib/igt_kms.h b/lib/igt_kms.h
> index c0dcb6f2a9ff..e48891e1aedc 100644
> --- a/lib/igt_kms.h
> +++ b/lib/igt_kms.h
> @@ -124,6 +124,7 @@ enum igt_atomic_connector_properties {
>         IGT_CONNECTOR_CONTENT_PROTECTION,
>         IGT_CONNECTOR_VRR_CAPABLE,
>         IGT_CONNECTOR_HDCP_CONTENT_TYPE,
> +       IGT_CONNECTOR_LINK_STATUS,
>         IGT_NUM_CONNECTOR_PROPS
>  };
>  
> -- 
> 2.22.0
> 
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2019-08-13 18:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-13 14:17 [igt-dev] [PATCH i-g-t 0/3] Chamelium link-status test Simon Ser
2019-08-13 14:17 ` [igt-dev] [PATCH i-g-t 1/3] lib/igt_chamelium: add chamelium_trigger_link_failure Simon Ser
2019-08-15  9:59   ` Arkadiusz Hiler
2019-08-13 14:17 ` [igt-dev] [PATCH i-g-t 2/3] lib/igt_kms: add support for link-status Simon Ser
2019-08-13 18:31   ` Manasi Navare [this message]
2019-08-13 14:17 ` [igt-dev] [PATCH i-g-t 3/3] tests/kms_chamelium: add a link-status test Simon Ser
2019-08-13 18:44   ` Manasi Navare
2019-08-13 15:30 ` [igt-dev] ✓ Fi.CI.BAT: success for Chamelium " Patchwork
2019-08-14  0:58 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190813183154.GA29275@intel.com \
    --to=manasi.d.navare@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=simon.ser@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox