Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_drm_bus.c55 remove_conflicting_framebuffers(ap, "virtiodrmfb", primary); in virtio_pci_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_drv.c59 remove_conflicting_framebuffers(ap, "mgag200drmfb", primary); in mgag200_kick_out_firmware_fb()
Dmgag200_main.c138 remove_conflicting_framebuffers(aper, "mgafb", true); in mga_vram_init()
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_drv.c59 remove_conflicting_framebuffers(ap, "cirrusdrmfb", primary); in cirrus_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/bochs/
Dbochs_drv.c156 remove_conflicting_framebuffers(ap, "bochsdrmfb", false); in bochs_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_drv.c393 remove_conflicting_framebuffers(ap, "radeondrmfb", primary); in radeon_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c301 remove_conflicting_framebuffers(ap, "amdgpudrmfb", primary); in amdgpu_kick_out_firmware_fb()
/linux-4.4.14/include/linux/
Dfb.h620 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/linux-4.4.14/drivers/video/fbdev/
Dhyperv_fb.c726 remove_conflicting_framebuffers(info->apertures, in hvfb_getmem()
/linux-4.4.14/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.4.14/drivers/gpu/drm/nouveau/
Dnouveau_drm.c336 remove_conflicting_framebuffers(aper, "nouveaufb", boot); in nouveau_drm_probe()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_dma.c485 ret = remove_conflicting_framebuffers(ap, "inteldrmfb", primary); in i915_kick_out_firmware_fb()