[PATCH] drm/dp: Add documentation for luminance_set

Murthy, Arun R arun.r.murthy at intel.com
Wed Jul 2 10:14:00 UTC 2025


> -----Original Message-----
> From: Intel-gfx <intel-gfx-bounces at lists.freedesktop.org> On Behalf Of Suraj
> Kandpal
> Sent: Tuesday, July 1, 2025 2:21 PM
> To: dri-devel at lists.freedesktop.org; intel-xe at lists.freedesktop.org; intel-
> gfx at lists.freedesktop.org
> Cc: Nautiyal, Ankit K <ankit.k.nautiyal at intel.com>; linux-next at vger.kernel.org;
> sfr at canb.auug.org.au; Kandpal, Suraj <suraj.kandpal at intel.com>
> Subject: [PATCH] drm/dp: Add documentation for luminance_set
> 
> Documentation for luminance_set for struct drm_edp_backlight_info was
> missed which causes warnings.
> 
> Fixes: 2af612ad4290 ("drm/dp: Introduce new member in drm_backlight_info")
> Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
> ---
Reviewed-by: Arun R Murthy <arun.r.murthy at gmail.com>

Thanks and Regards,
Arun R Murthy
-------------------
>  include/drm/display/drm_dp_helper.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/drm/display/drm_dp_helper.h
> b/include/drm/display/drm_dp_helper.h
> index 774c6d3e2001..87caa4f1fdb8 100644
> --- a/include/drm/display/drm_dp_helper.h
> +++ b/include/drm/display/drm_dp_helper.h
> @@ -843,6 +843,7 @@ drm_dp_has_quirk(const struct drm_dp_desc *desc,
> enum drm_dp_quirk quirk)
>   * @lsb_reg_used: Do we also write values to the
> DP_EDP_BACKLIGHT_BRIGHTNESS_LSB register?
>   * @aux_enable: Does the panel support the AUX enable cap?
>   * @aux_set: Does the panel support setting the brightness through AUX?
> + * @luminance_set: Does the panel support setting the brightness through
> AUX using luminance values?
>   *
>   * This structure contains various data about an eDP backlight, which can be
> populated by using
>   * drm_edp_backlight_init().
> --
> 2.34.1



More information about the Intel-xe mailing list