Searched refs:drmm_crtc_alloc_with_planes (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_crtc.c | 210 vkms_out = drmm_crtc_alloc_with_planes(dev, struct vkms_output, crtc, in vkms_crtc_init()
|
| /linux/include/drm/ |
| H A D | drm_crtc.h | 1269 #define drmm_crtc_alloc_with_planes(dev, type, member, primary, cursor, funcs, name, ...) \ macro
|
| /linux/drivers/gpu/drm/imx/ipuv3/ |
| H A D | ipuv3-crtc.c | 382 ipu_crtc = drmm_crtc_alloc_with_planes(drm, struct ipu_crtc, base, in ipu_drm_bind()
|
| /linux/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_crtc.c | 633 crtc = drmm_crtc_alloc_with_planes(dev, struct atmel_hlcdc_crtc, base, in atmel_hlcdc_crtc_create()
|
| /linux/drivers/gpu/drm/sprd/ |
| H A D | sprd_dpu.c | 723 dpu = drmm_crtc_alloc_with_planes(drm, struct sprd_dpu, base, in sprd_crtc_init()
|
| /linux/drivers/gpu/drm/msm/disp/mdp4/ |
| H A D | mdp4_crtc.c | 634 mdp4_crtc = drmm_crtc_alloc_with_planes(dev, struct mdp4_crtc, base, in mdp4_crtc_init()
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_crtc.c | 1327 mdp5_crtc = drmm_crtc_alloc_with_planes(dev, struct mdp5_crtc, base, in mdp5_crtc_init()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_crtc.c | 1866 dpu_crtc = drmm_crtc_alloc_with_planes(dev, struct dpu_crtc, base, in dpu_crtc_init()
|