[PATCH 2/2] drm/msm/dp: fix runtime PM leak on connect failure

Abhinav Kumar quic_abhinavk at quicinc.com
Wed Mar 13 18:16:48 UTC 2024



On 3/13/2024 9:43 AM, Johan Hovold wrote:
> Make sure to balance the runtime PM usage counter (and suspend) before
> returning on connect failures (e.g. DPCD read failures after a spurious
> connect event or if link training fails).
> 
> Fixes: 5814b8bf086a ("drm/msm/dp: incorporate pm_runtime framework into DP driver")
> Cc: stable at vger.kernel.org      # 6.8
> Cc: Kuogee Hsieh <quic_khsieh at quicinc.com>
> Signed-off-by: Johan Hovold <johan+linaro at kernel.org>

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


More information about the dri-devel mailing list