Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_drm_bus.c36 ap = alloc_apertures(1); in virtio_pci_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_drv.c50 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-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_drv.c50 ap = alloc_apertures(1); in cirrus_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_drv.c150 ap = alloc_apertures(1); in bochs_kick_out_firmware_fb()
/Linux-v4.19/samples/vfio-mdev/
Dmdpy-fb.c159 info->apertures = alloc_apertures(1); in mdpy_fb_probe()
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_drv.c68 ap = alloc_apertures(1); in sun4i_remove_framebuffers()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_drv.c255 ap = alloc_apertures(1); in vc4_kick_out_firmware_fb()
/Linux-v4.19/drivers/video/fbdev/
Dclps711x-fb.c258 info->apertures = alloc_apertures(1); in clps711x_fb_probe()
Dvesafb.c312 info->apertures = alloc_apertures(1); in vesafb_probe()
Dsimplefb.c459 info->apertures = alloc_apertures(1); in simplefb_probe()
Defifb.c459 info->apertures = alloc_apertures(1); in efifb_probe()
Doffb.c502 info->apertures = alloc_apertures(1); in offb_init_fb()
Dhyperv_fb.c719 info->apertures = alloc_apertures(1); in hvfb_getmem()
Dvga16fb.c1317 info->apertures = alloc_apertures(1); in vga16fb_probe()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_drv.c324 ap = alloc_apertures(1); in radeon_kick_out_firmware_fb()
/Linux-v4.19/include/linux/
Dfb.h533 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures() function
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c742 info->apertures = alloc_apertures(1); in vmw_fb_init()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c794 ap = alloc_apertures(1); in amdgpu_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_drm.c482 aper = alloc_apertures(3); in nouveau_drm_probe()
/Linux-v4.19/drivers/staging/sm750fb/
Dsm750.c1059 ap = alloc_apertures(1); in lynxfb_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.c728 ap = alloc_apertures(1); in i915_kick_out_firmware_fb()
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_base.c2262 ap = alloc_apertures(1); in radeon_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_fb_helper.c908 info->apertures = alloc_apertures(1); in drm_fb_helper_alloc_fbi()