Thread (43 messages) 43 messages, 3 authors, 2021-09-18

Re: [PATCH 11/15] drm/msm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()

From: Fernando Ramos <hidden>
Date: 2021-09-17 22:41:47
Also in: amd-gfx, dri-devel, intel-gfx, linux-arm-msm, linux-doc, linux-renesas-soc, lkml, nouveau

quoted
 	int i, out_width;
+	int ret;
Please put ret with i & out_width
Done!

quoted
-	drm_modeset_unlock_all(crtc->dev);
+	DRM_MODESET_LOCK_ALL_END(crtc->dev, ctx, ret);
 
 	return 0;
Return ret here
Done!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help