Searched refs:drm_fb_helper_remove_conflicting_framebuffers (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/ast/ |
D | ast_drv.c | 84 drm_fb_helper_remove_conflicting_framebuffers(ap, "astdrmfb", primary); in ast_kick_out_firmware_fb()
|
/Linux-v5.4/drivers/gpu/drm/msm/ |
D | msm_fbdev.c | 174 drm_fb_helper_remove_conflicting_framebuffers(NULL, "msm", false); in msm_fbdev_init()
|
/Linux-v5.4/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 104 drm_fb_helper_remove_conflicting_framebuffers(NULL, "sun4i-drm-fb", false); in sun4i_drv_bind()
|
/Linux-v5.4/drivers/gpu/drm/armada/ |
D | armada_drv.c | 108 ret = drm_fb_helper_remove_conflicting_framebuffers(NULL, in armada_drm_bind()
|
/Linux-v5.4/include/drm/ |
D | drm_fb_helper.h | 529 drm_fb_helper_remove_conflicting_framebuffers(struct apertures_struct *a, in drm_fb_helper_remove_conflicting_framebuffers() function
|
/Linux-v5.4/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 294 drm_fb_helper_remove_conflicting_framebuffers(NULL, "vc4drmfb", false); in vc4_drm_bind()
|
/Linux-v5.4/drivers/gpu/drm/meson/ |
D | meson_drv.c | 179 drm_fb_helper_remove_conflicting_framebuffers(ap, "meson-drm-fb", in meson_remove_framebuffers()
|
/Linux-v5.4/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.c | 668 drm_fb_helper_remove_conflicting_framebuffers(aper, "nouveaufb", boot); in nouveau_drm_probe()
|
/Linux-v5.4/drivers/gpu/drm/tegra/ |
D | drm.c | 1214 err = drm_fb_helper_remove_conflicting_framebuffers(NULL, "tegradrmfb", false); in host1x_drm_probe()
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | i915_drv.c | 440 ret = drm_fb_helper_remove_conflicting_framebuffers(ap, "inteldrmfb", primary); in i915_kick_out_firmware_fb()
|