Home
last modified time | relevance | path

Searched refs:drmm_crtc_alloc_with_planes (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_crtc.h1257 #define drmm_crtc_alloc_with_planes(dev, type, member, primary, cursor, funcs, name, ...) \ macro
/linux-6.3-rc2/drivers/gpu/drm/imx/ipuv3/
A Dipuv3-crtc.c382 ipu_crtc = drmm_crtc_alloc_with_planes(drm, struct ipu_crtc, base, in ipu_drm_bind()
/linux-6.3-rc2/drivers/gpu/drm/sprd/
A Dsprd_dpu.c725 dpu = drmm_crtc_alloc_with_planes(drm, struct sprd_dpu, base, in sprd_crtc_init()
/linux-6.3-rc2/Documentation/gpu/
A Dtodo.rst549 various convenience wrappers provided, e.g. drmm_crtc_alloc_with_planes(),

Completed in 11 milliseconds