On Sun, May 17, 2026 at 12:14:48PM +0300, Svyatoslav Ryhel wrote:
> The gr*d_remove() has pm_runtime_disable, this indicates it should be
> paired with pm_runtime_enable in the probe instead of being inside
> gr*d_runtime_resume().
> 
> ---
> Changes in v3:
> - pm_runtime_enable moved before host1x_client_register
> 
> Changes in v2:
> - remove pm from gr2d_exit along with pm from gr2d_runtime_resume
> - move register map initialize before host1x_client_register
> ---
> 
> Ion Agorria (1):
>   drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_remove
> 
> Svyatoslav Ryhel (1):
>   drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X
>     client is registered
> 
>  drivers/gpu/drm/tegra/gr2d.c | 19 +++++++++----------
>  drivers/gpu/drm/tegra/gr3d.c | 19 +++++++++----------
>  2 files changed, 18 insertions(+), 20 deletions(-)

Both patches applied, thanks.

Thierry

Attachment: signature.asc
Description: PGP signature

Reply via email to