[PATCH 0/3] Add CRTC helper drm_crtc_from_index()

Daniel Vetter daniel at ffwll.ch
Fri Dec 30 11:16:43 UTC 2016


On Thu, Dec 29, 2016 at 08:41:27PM +0800, Shawn Guo wrote:
> From: Shawn Guo <shawn.guo at linaro.org>
> 
> 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


More information about the dri-devel mailing list