[PATCH v3 01/17] drm/connector: Convert DRM_MODE_COLORIMETRY to enum

Simon Ser contact at emersion.fr
Tue Mar 7 15:13:09 UTC 2023


On Tuesday, March 7th, 2023 at 16:10, Harry Wentland <harry.wentland at amd.com> wrote:

> * This enum is used to indicate DP VSC SDP Colorimetry formats.
> * It is based on DP 1.4 spec [Table 2-117: VSC SDP Payload for DB16 through
> - * DB18] and a name of enum member follows DRM_MODE_COLORIMETRY definition.
> + * DB18] and a name of enum member follows &enum drm_colorimetry definition.

Nit: the "&" is not necessary here, "enum drm_colorimetry" alone should
linkify properly.


More information about the dri-devel mailing list