Home
last modified time | relevance | path

Searched refs:alloc_apertures (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_drm_bus.c45 ap = alloc_apertures(1); in virtio_pci_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_drv.c49 ap = alloc_apertures(1); in mgag200_kick_out_firmware_fb()
Dmgag200_main.c127 struct apertures_struct *aper = alloc_apertures(1); in mga_vram_init()
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_drv.c49 ap = alloc_apertures(1); in cirrus_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/bochs/
Dbochs_drv.c150 ap = alloc_apertures(1); in bochs_kick_out_firmware_fb()
/linux-4.4.14/drivers/video/fbdev/
Defifb.c233 info->apertures = alloc_apertures(1); in efifb_probe()
Dsimplefb.c321 info->apertures = alloc_apertures(1); in simplefb_probe()
Dclps711x-fb.c258 info->apertures = alloc_apertures(1); in clps711x_fb_probe()
Dvesafb.c312 info->apertures = alloc_apertures(1); in vesafb_probe()
Doffb.c506 info->apertures = alloc_apertures(1); in offb_init_fb()
Dhyperv_fb.c719 info->apertures = alloc_apertures(1); in hvfb_getmem()
Dvga16fb.c1318 info->apertures = alloc_apertures(1); in vga16fb_probe()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_drv.c383 ap = alloc_apertures(1); in radeon_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c291 ap = alloc_apertures(1); in amdgpu_kick_out_firmware_fb()
/linux-4.4.14/include/linux/
Dfb.h512 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures() function
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c738 info->apertures = alloc_apertures(1); in vmw_fb_init()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_drm.c312 aper = alloc_apertures(3); in nouveau_drm_probe()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_dma.c475 ap = alloc_apertures(1); in i915_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_helper.c756 info->apertures = alloc_apertures(1); in drm_fb_helper_alloc_fbi()