[PATCH 1/6] drm/atomic-helper: document drm_atomic_helper_check() restrictions

Abhinav Kumar quic_abhinavk at quicinc.com
Thu Jan 9 05:26:11 UTC 2025



On 12/21/2024 9:00 PM, Dmitry Baryshkov wrote:
> The drm_atomic_helper_check() calls drm_atomic_helper_check_modeset()
> insternally. Document that corresponding restrictions also apply to the

insternally ---> internally


> drivers that call the former function (as it's easy to miss the
> documentation for the latter function).
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
>   drivers/gpu/drm/drm_atomic_helper.c | 9 +++++++++
>   1 file changed, 9 insertions(+)
> 

With that typo fixed,

Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>


More information about the dri-devel mailing list