On Thu, Dec 29, 2016 at 08:41:27PM +0800, Shawn Guo wrote: > From: Shawn Guo <shawn.guo@xxxxxxxxxx> > > This is a suggestion from Sean Paul. ZTE and Rockchip DRM drivers have > the similar code to find registered CRTC by given index. The series > create a CRTC helper drm_crtc_from_index() to do the job, just like > drm_plane_from_index() to search plane, and change ZTE, Rockchip driver > to use the helper. > > Shawn Guo (3): > drm: add crtc helper drm_crtc_from_index() > drm: zte: use crtc helper drm_crtc_from_index() > drm: rockchip: use crtc helper drm_crtc_from_index() Entire series applied. I suspect that there's more drivers open-coding something like this in their vblank code, might be worth it to grep for them all and do a quick audit. Thanks a lot, -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel