[PATCH] drm/connector: refer to CTA-861-G in the "content type" prop docs
Pekka Paalanen
ppaalanen at gmail.com
Tue Oct 5 07:36:36 UTC 2021
On Mon, 04 Oct 2021 09:12:50 +0000
Simon Ser <contact at emersion.fr> wrote:
> The KMS documentation doesn't say much about the meaning of each
> content type. Add a reference to the specification defining them.
>
> Signed-off-by: Simon Ser <contact at emersion.fr>
> Cc: Emmanuel Gil Peyrot <linkmauve at linkmauve.fr>
> Cc: Daniel Vetter <daniel at ffwll.ch>
> Cc: Pekka Paalanen <ppaalanen at gmail.com>
> Cc: Ville Syrjala <ville.syrjala at linux.intel.com>
> Cc: Jani Nikula <jani.nikula at linux.intel.com>
> ---
> drivers/gpu/drm/drm_connector.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/gpu/drm/drm_connector.c b/drivers/gpu/drm/drm_connector.c
> index 3bc782b630b9..79d8163686cd 100644
> --- a/drivers/gpu/drm/drm_connector.c
> +++ b/drivers/gpu/drm/drm_connector.c
> @@ -1397,6 +1397,8 @@ EXPORT_SYMBOL(drm_connector_attach_dp_subconnector_property);
> * Game:
> * Content type is game
> *
> + * The meaning of each content type is defined in CTA-861-G table 15.
> + *
> * Drivers can set up this property by calling
> * drm_connector_attach_content_type_property(). Decoding to
> * infoframe values is done through drm_hdmi_avi_infoframe_content_type().
Reviewed-by: Pekka Paalanen <pekka.paalanen at collabora.com>
Thanks!
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20211005/5384ec1f/attachment.sig>
More information about the dri-devel
mailing list