Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_fb_helper.h519 drm_fb_helper_remove_conflicting_framebuffers(struct apertures_struct *a, in drm_fb_helper_remove_conflicting_framebuffers() function
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_drv.c369 drm_fb_helper_remove_conflicting_framebuffers(ap, "radeondrmfb", primary); in radeon_kick_out_firmware_fb()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_drv.c813 drm_fb_helper_remove_conflicting_framebuffers(ap, "amdgpudrmfb", primary); in amdgpu_kick_out_firmware_fb()
/dragonfly/sys/dev/drm/i915/
H A Di915_drv.c786 ret = drm_fb_helper_remove_conflicting_framebuffers(ap, "inteldrmfb", primary); in i915_kick_out_firmware_fb()