Searched refs:drmm_crtc_alloc_with_planes (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/include/drm/ |
D | drm_crtc.h | 1252 #define drmm_crtc_alloc_with_planes(dev, type, member, primary, cursor, funcs, name, ...) \ macro
|
/Linux-v6.6/drivers/gpu/drm/imx/ipuv3/ |
D | ipuv3-crtc.c | 382 ipu_crtc = drmm_crtc_alloc_with_planes(drm, struct ipu_crtc, base, in ipu_drm_bind()
|
/Linux-v6.6/drivers/gpu/drm/sprd/ |
D | sprd_dpu.c | 723 dpu = drmm_crtc_alloc_with_planes(drm, struct sprd_dpu, base, in sprd_crtc_init()
|
/Linux-v6.6/Documentation/gpu/ |
D | todo.rst | 579 various convenience wrappers provided, e.g. drmm_crtc_alloc_with_planes(),
|