Searched refs:remove_conflicting_framebuffers (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_drm_bus.c | 55 remove_conflicting_framebuffers(ap, "virtiodrmfb", primary); in virtio_pci_kick_out_firmware_fb()
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
D | mgag200_drv.c | 59 remove_conflicting_framebuffers(ap, "mgag200drmfb", primary); in mgag200_kick_out_firmware_fb()
|
D | mgag200_main.c | 138 remove_conflicting_framebuffers(aper, "mgafb", true); in mga_vram_init()
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
D | cirrus_drv.c | 59 remove_conflicting_framebuffers(ap, "cirrusdrmfb", primary); in cirrus_kick_out_firmware_fb()
|
/linux-4.4.14/drivers/gpu/drm/bochs/ |
D | bochs_drv.c | 156 remove_conflicting_framebuffers(ap, "bochsdrmfb", false); in bochs_kick_out_firmware_fb()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_drv.c | 393 remove_conflicting_framebuffers(ap, "radeondrmfb", primary); in radeon_kick_out_firmware_fb()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 301 remove_conflicting_framebuffers(ap, "amdgpudrmfb", primary); in amdgpu_kick_out_firmware_fb()
|
/linux-4.4.14/include/linux/ |
D | fb.h | 620 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
|
/linux-4.4.14/drivers/video/fbdev/ |
D | hyperv_fb.c | 726 remove_conflicting_framebuffers(info->apertures, in hvfb_getmem()
|
/linux-4.4.14/drivers/video/fbdev/core/ |
D | fbmem.c | 1749 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/ |
D | nouveau_drm.c | 336 remove_conflicting_framebuffers(aper, "nouveaufb", boot); in nouveau_drm_probe()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_dma.c | 485 ret = remove_conflicting_framebuffers(ap, "inteldrmfb", primary); in i915_kick_out_firmware_fb()
|