Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/ast/
Dast_drv.c74 ap = alloc_apertures(1); in ast_kick_out_firmware_fb()
/Linux-v5.4/samples/vfio-mdev/
Dmdpy-fb.c159 info->apertures = alloc_apertures(1); in mdpy_fb_probe()
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_drv.c171 ap = alloc_apertures(1); in meson_remove_framebuffers()
/Linux-v5.4/drivers/video/fbdev/
Dclps711x-fb.c254 info->apertures = alloc_apertures(1); in clps711x_fb_probe()
Dvesafb.c313 info->apertures = alloc_apertures(1); in vesafb_probe()
Dsimplefb.c451 info->apertures = alloc_apertures(1); in simplefb_probe()
Defifb.c448 info->apertures = alloc_apertures(1); in efifb_probe()
Doffb.c508 info->apertures = alloc_apertures(1); in offb_init_fb()
Dhyperv_fb.c710 info->apertures = alloc_apertures(1); in hvfb_getmem()
Dvga16fb.c1317 info->apertures = alloc_apertures(1); in vga16fb_probe()
/Linux-v5.4/include/linux/
Dfb.h508 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures() function
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c734 info->apertures = alloc_apertures(1); in vmw_fb_init()
/Linux-v5.4/drivers/video/fbdev/core/
Dfbmem.c1738 a = alloc_apertures(1); in remove_conflicting_framebuffers()
1783 ap = alloc_apertures(idx); in remove_conflicting_pci_framebuffers()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_drm.c644 aper = alloc_apertures(3); in nouveau_drm_probe()
/Linux-v5.4/drivers/staging/sm750fb/
Dsm750.c1060 ap = alloc_apertures(1); in lynxfb_kick_out_firmware_fb()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_fb_helper.c526 info->apertures = alloc_apertures(1); in drm_fb_helper_alloc_fbi()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_drv.c430 ap = alloc_apertures(1); in i915_kick_out_firmware_fb()
/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_base.c2260 ap = alloc_apertures(1); in radeon_kick_out_firmware_fb()