Searched refs:drm_fb_helper_remove_conflicting_framebuffers (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/ast/ |
D | ast_drv.c | 106 drm_fb_helper_remove_conflicting_framebuffers(ap, "astdrmfb", primary); in ast_kick_out_firmware_fb()
|
/Linux-v5.10/drivers/gpu/drm/msm/ |
D | msm_fbdev.c | 170 drm_fb_helper_remove_conflicting_framebuffers(NULL, "msm", false); in msm_fbdev_init()
|
/Linux-v5.10/include/drm/ |
D | drm_fb_helper.h | 465 drm_fb_helper_remove_conflicting_framebuffers(struct apertures_struct *a, in drm_fb_helper_remove_conflicting_framebuffers() function
|
/Linux-v5.10/drivers/gpu/drm/armada/ |
D | armada_drv.c | 99 ret = drm_fb_helper_remove_conflicting_framebuffers(NULL, in armada_drm_bind()
|
/Linux-v5.10/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 102 drm_fb_helper_remove_conflicting_framebuffers(NULL, "sun4i-drm-fb", false); in sun4i_drv_bind()
|
/Linux-v5.10/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 296 drm_fb_helper_remove_conflicting_framebuffers(NULL, "vc4drmfb", false); in vc4_drm_bind()
|
/Linux-v5.10/drivers/gpu/drm/meson/ |
D | meson_drv.c | 171 drm_fb_helper_remove_conflicting_framebuffers(ap, "meson-drm-fb", in meson_remove_framebuffers()
|
/Linux-v5.10/drivers/gpu/drm/tegra/ |
D | drm.c | 1203 err = drm_fb_helper_remove_conflicting_framebuffers(NULL, "tegradrmfb", in host1x_drm_probe()
|