Home
last modified time | relevance | path

Searched refs:drm_fb_helper_remove_conflicting_framebuffers (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/ast/
Dast_drv.c84 drm_fb_helper_remove_conflicting_framebuffers(ap, "astdrmfb", primary); in ast_kick_out_firmware_fb()
/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_fbdev.c174 drm_fb_helper_remove_conflicting_framebuffers(NULL, "msm", false); in msm_fbdev_init()
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_drv.c104 drm_fb_helper_remove_conflicting_framebuffers(NULL, "sun4i-drm-fb", false); in sun4i_drv_bind()
/Linux-v5.4/drivers/gpu/drm/armada/
Darmada_drv.c108 ret = drm_fb_helper_remove_conflicting_framebuffers(NULL, in armada_drm_bind()
/Linux-v5.4/include/drm/
Ddrm_fb_helper.h529 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/
Dvc4_drv.c294 drm_fb_helper_remove_conflicting_framebuffers(NULL, "vc4drmfb", false); in vc4_drm_bind()
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_drv.c179 drm_fb_helper_remove_conflicting_framebuffers(ap, "meson-drm-fb", in meson_remove_framebuffers()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_drm.c668 drm_fb_helper_remove_conflicting_framebuffers(aper, "nouveaufb", boot); in nouveau_drm_probe()
/Linux-v5.4/drivers/gpu/drm/tegra/
Ddrm.c1214 err = drm_fb_helper_remove_conflicting_framebuffers(NULL, "tegradrmfb", false); in host1x_drm_probe()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_drv.c440 ret = drm_fb_helper_remove_conflicting_framebuffers(ap, "inteldrmfb", primary); in i915_kick_out_firmware_fb()