Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfb.h501 struct apertures_struct { struct
512 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures()
513 struct apertures_struct *a = kzalloc(sizeof(struct apertures_struct) in alloc_apertures()
620 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_drm_bus.c42 struct apertures_struct *ap; in virtio_pci_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_drv.c46 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-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_drv.c46 struct apertures_struct *ap; in cirrus_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/bochs/
Dbochs_drv.c148 struct apertures_struct *ap; in bochs_kick_out_firmware_fb()
/linux-4.4.14/drivers/video/fbdev/core/
Dfbmem.c1554 static bool fb_do_apertures_overlap(struct apertures_struct *gena, in fb_do_apertures_overlap()
1555 struct apertures_struct *hwa) in fb_do_apertures_overlap()
1581 static int do_remove_conflicting_framebuffers(struct apertures_struct *a, in do_remove_conflicting_framebuffers()
1588 struct apertures_struct *gen_aper; in do_remove_conflicting_framebuffers()
1749 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_drv.c380 struct apertures_struct *ap; in radeon_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c288 struct apertures_struct *ap; in amdgpu_kick_out_firmware_fb()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_drm.c307 struct apertures_struct *aper; in nouveau_drm_probe()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_dma.c470 struct apertures_struct *ap; in i915_kick_out_firmware_fb()