Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/ast/
Dast_drv.c106 drm_fb_helper_remove_conflicting_framebuffers(ap, "astdrmfb", primary); in ast_kick_out_firmware_fb()
/Linux-v5.10/drivers/gpu/drm/msm/
Dmsm_fbdev.c170 drm_fb_helper_remove_conflicting_framebuffers(NULL, "msm", false); in msm_fbdev_init()
/Linux-v5.10/include/drm/
Ddrm_fb_helper.h465 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/
Darmada_drv.c99 ret = drm_fb_helper_remove_conflicting_framebuffers(NULL, in armada_drm_bind()
/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun4i_drv.c102 drm_fb_helper_remove_conflicting_framebuffers(NULL, "sun4i-drm-fb", false); in sun4i_drv_bind()
/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_drv.c296 drm_fb_helper_remove_conflicting_framebuffers(NULL, "vc4drmfb", false); in vc4_drm_bind()
/Linux-v5.10/drivers/gpu/drm/meson/
Dmeson_drv.c171 drm_fb_helper_remove_conflicting_framebuffers(ap, "meson-drm-fb", in meson_remove_framebuffers()
/Linux-v5.10/drivers/gpu/drm/tegra/
Ddrm.c1203 err = drm_fb_helper_remove_conflicting_framebuffers(NULL, "tegradrmfb", in host1x_drm_probe()