On 05/12/2025 09:51, Tomi Valkeinen wrote:
> From: Linus Walleij <[email protected]>
> 
> Export and namespace those not prefixed with drm_* so
> it becomes possible to write custom commit tail functions
> in individual drivers using the helper infrastructure.
> 
> Tested-by: Marek Vasut <[email protected]>
> Reviewed-by: Maxime Ripard <[email protected]>
> Signed-off-by: Linus Walleij <[email protected]>
> [Tomi: Resolved conflicts, fixed indentation]
> Signed-off-by: Tomi Valkeinen <[email protected]>
> Cc: [email protected] # v6.17+
> ---
>  drivers/gpu/drm/drm_atomic_helper.c | 122 
> +++++++++++++++++++++++++++++-------
>  include/drm/drm_atomic_helper.h     |  22 +++++++
>  2 files changed, 121 insertions(+), 23 deletions(-)
> 

Reviewed-by: Aradhya Bhatia <[email protected]>

Reply via email to