Searched refs:drmm_crtc_alloc_with_planes (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/include/drm/ |
D | drm_crtc.h | 1253 #define drmm_crtc_alloc_with_planes(dev, type, member, primary, cursor, funcs, name, ...) \ macro
|
/Linux-v5.15/drivers/gpu/drm/imx/ |
D | ipuv3-crtc.c | 383 ipu_crtc = drmm_crtc_alloc_with_planes(drm, struct ipu_crtc, base, in ipu_drm_bind()
|
/Linux-v5.15/Documentation/gpu/ |
D | todo.rst | 569 various convenience wrappers provided, e.g. drmm_crtc_alloc_with_planes(),
|