Re: [PATCH] drm: improve the documentation of connector hpd ops

From: Dmitry Baryshkov
Date: Mon Dec 04 2023 - 09:16:53 EST


On Wed, 20 Sep 2023 13:13:58 -0700, Abhinav Kumar wrote:
> While making the changes in [1], it was noted that the documentation
> of the enable_hpd() and disable_hpd() does not make it clear that
> these ops should not try to do hpd state maintenance and should only
> attempt to enable/disable hpd related hardware for the connector.
>
> The state management of these calls to make sure these calls are
> balanced is handled by the DRM core and we should keep it that way
> to minimize the overhead in the drivers which implement these ops.
>
> [...]

Applied to drm-misc-next, thanks!

[1/1] drm: improve the documentation of connector hpd ops
commit: a5b2dcb96d6acb286459612a142371b0d74543bf

Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>