2024-03-13 17:41:15

by Johan Hovold

[permalink] [raw]
Subject: [PATCH 0/2] drm/msm/dp: fix runtime PM leaks on hotplug

As I've reported elsewhere, I've been hitting runtime PM usage count
leaks when investigated a DisplayPort hotplug regression on the Lenovo
ThinkPad X13s. [1]

This series addresses two obvious leaks on disconnect and on connect
failures, respectively.

Johan


[1] https://lore.kernel.org/lkml/[email protected]/


Johan Hovold (2):
drm/msm/dp: fix runtime PM leak on disconnect
drm/msm/dp: fix runtime PM leak on connect failure

drivers/gpu/drm/msm/dp/dp_display.c | 2 ++
1 file changed, 2 insertions(+)

--
2.43.2



2024-04-05 19:02:21

by Abhinav Kumar

[permalink] [raw]
Subject: Re: [PATCH 0/2] drm/msm/dp: fix runtime PM leaks on hotplug


On Wed, 13 Mar 2024 17:43:04 +0100, Johan Hovold wrote:
> As I've reported elsewhere, I've been hitting runtime PM usage count
> leaks when investigated a DisplayPort hotplug regression on the Lenovo
> ThinkPad X13s. [1]
>
> This series addresses two obvious leaks on disconnect and on connect
> failures, respectively.
>
> [...]

Applied, thanks!

[1/2] drm/msm/dp: fix runtime PM leak on disconnect
https://gitlab.freedesktop.org/drm/msm/-/commit/0640f47b7426
[2/2] drm/msm/dp: fix runtime PM leak on connect failure
https://gitlab.freedesktop.org/drm/msm/-/commit/e86750b01a15

Best regards,
--
Abhinav Kumar <[email protected]>