[PATCH v2] drm/msm/dpu: fix encoder irq wait skip

Abhinav Kumar quic_abhinavk at quicinc.com
Wed Jun 5 20:08:46 UTC 2024


On Thu, 09 May 2024 21:40:41 +0200, Barnabás Czémán wrote:
> The irq_idx is unsigned so it cannot be lower than zero, better
> to change the condition to check if it is equal with zero.
> It could not cause any issue because a valid irq index starts from one.
> 
> 

Applied, thanks!

[1/1] drm/msm/dpu: fix encoder irq wait skip
      https://gitlab.freedesktop.org/abhinavk/msm-next/-/commit/8dfe802d4a7c

Best regards,
-- 
Abhinav Kumar <quic_abhinavk at quicinc.com>


More information about the dri-devel mailing list