Home
last modified time | relevance | path

Searched refs:apertures_struct (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/include/linux/
Dfb.h522 struct apertures_struct { struct
533 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures()
534 struct apertures_struct *a = kzalloc(sizeof(struct apertures_struct) in alloc_apertures()
635 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_drm_bus.c33 struct apertures_struct *ap; in virtio_pci_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_drv.c47 struct apertures_struct *ap; 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.c47 struct apertures_struct *ap; in cirrus_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_drv.c148 struct apertures_struct *ap; in bochs_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_drv.c66 struct apertures_struct *ap; in sun4i_remove_framebuffers()
/Linux-v4.19/drivers/video/fbdev/core/
Dfbmem.c1564 static bool fb_do_apertures_overlap(struct apertures_struct *gena, in fb_do_apertures_overlap()
1565 struct apertures_struct *hwa) in fb_do_apertures_overlap()
1591 static int do_remove_conflicting_framebuffers(struct apertures_struct *a, in do_remove_conflicting_framebuffers()
1598 struct apertures_struct *gen_aper; in do_remove_conflicting_framebuffers()
1796 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_drv.c253 struct apertures_struct *ap; in vc4_kick_out_firmware_fb()
/Linux-v4.19/include/drm/
Ddrm_fb_helper.h608 drm_fb_helper_remove_conflicting_framebuffers(struct apertures_struct *a, in drm_fb_helper_remove_conflicting_framebuffers()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_drv.c321 struct apertures_struct *ap; in radeon_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c791 struct apertures_struct *ap; in amdgpu_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_drm.c465 struct apertures_struct *aper; in nouveau_drm_probe()
/Linux-v4.19/drivers/staging/sm750fb/
Dsm750.c1056 struct apertures_struct *ap; in lynxfb_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.c722 struct apertures_struct *ap; in i915_kick_out_firmware_fb()
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_base.c2260 struct apertures_struct *ap; in radeon_kick_out_firmware_fb()