Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_drv.c58 remove_conflicting_framebuffers(ap, "mgag200drmfb", primary); in mgag200_kick_out_firmware_fb()
Dmgag200_main.c131 remove_conflicting_framebuffers(aper, "mgafb", true); in mga_vram_init()
/linux-4.1.27/drivers/gpu/drm/cirrus/
Dcirrus_drv.c59 remove_conflicting_framebuffers(ap, "cirrusdrmfb", primary); in cirrus_kick_out_firmware_fb()
/linux-4.1.27/drivers/gpu/drm/bochs/
Dbochs_drv.c156 remove_conflicting_framebuffers(ap, "bochsdrmfb", false); in bochs_kick_out_firmware_fb()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_drv.c392 remove_conflicting_framebuffers(ap, "radeondrmfb", primary); in radeon_kick_out_firmware_fb()
/linux-4.1.27/include/linux/
Dfb.h617 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/linux-4.1.27/drivers/video/fbdev/
Dhyperv_fb.c732 remove_conflicting_framebuffers(info->apertures, in hvfb_getmem()
/linux-4.1.27/drivers/video/fbdev/core/
Dfbmem.c1749 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers() function
1760 EXPORT_SYMBOL(remove_conflicting_framebuffers);
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_dma.c501 ret = remove_conflicting_framebuffers(ap, "inteldrmfb", primary); in i915_kick_out_firmware_fb()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_drm.c319 remove_conflicting_framebuffers(aper, "nouveaufb", boot); in nouveau_drm_probe()