Home
last modified time | relevance | path

Searched full:apertures (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/video/
H A Daperture.c71 * let the function detect the apertures automatically. Device drivers without
77 * framebuffer apertures. Ownership of the framebuffer memory is achieved
141 static LIST_HEAD(apertures);
173 list_for_each(pos, &apertures) { in devm_aperture_acquire()
193 list_add(&ap->lh, &apertures); in devm_aperture_acquire()
229 * unregister the platform device automatically. All acquired apertures are
254 list_for_each_safe(pos, n, &apertures) { in aperture_detach_devices()
279 * This function removes devices that own apertures within @base and @size.
340 * This function removes devices that own apertures within any of @pdev's
/linux/Documentation/PCI/
H A Dacpi-info.rst49 range below the bridge, window registers that describe the apertures, etc.
56 ("Consumer") from the bridge apertures ("Producer") [4, 5], but early
/linux/arch/arm/include/asm/mach/
H A Dpci.h40 struct list_head resources; /* root bus resources (apertures) */
/linux/Documentation/gpu/nova/core/
H A Dfalcon.rst121 | | Apertures | |
126 | | FBDMA uses configured FBIF apertures |
/linux/drivers/accel/amdxdna/
H A Dnpu6_regs.c58 /* Associated BARs and Apertures */
H A Dnpu5_regs.c58 /* Associated BARs and Apertures */
H A Dnpu1_regs.c42 /* Associated BARs and Apertures */
H A Dnpu4_regs.c59 /* Associated BARs and Apertures */
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu9_smumgr.c31 /* MP Apertures */
H A Dvega20_smumgr.c38 /* MP Apertures */
/linux/arch/arc/plat-hsdk/
H A Dplatform.c161 * information about apertures configuration.
/linux/arch/arc/plat-axs10x/
H A Daxs10x.c121 * Each AXI master has a 4GB memory map specified as 16 apertures of 256MB, each
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h765 /*Apertures*/
1216 /* amdkfd Apertures */
H A Dkfd_chardev.c716 dev_dbg(kfd_device, "get apertures for process pid %d", p->lead_thread->pid); in kfd_ioctl_get_process_apertures()
768 dev_dbg(kfd_device, "get apertures for process pid %d", in kfd_ioctl_get_process_apertures_new()
/linux/drivers/nvdimm/
H A Dnd.h19 * Limits the maximum number of block apertures a dimm can
/linux/drivers/gpu/drm/radeon/
H A Dradeon_asic.c83 * apertures. Not all asics have all apertures (all asics).
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c1225 DRM_DEBUG_DRIVER("IOMMU apertures:\n"); in host1x_drm_probe()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c75 * several other apertures. There is an aperture for direct access to VRAM
78 * present). These apertures provide direct access to these memories without
H A Dgfx_v12_1.c1414 * Configure apertures: in gfx_v12_1_xcc_init_compute_vmid()
H A Dgfx_v12_0.c1773 * Configure apertures: in gfx_v12_0_init_compute_vmid()
H A Dgfx_v11_0.c2085 * Configure apertures: in gfx_v11_0_init_compute_vmid()
H A Dgfx_v9_0.c2596 * Configure apertures: in gfx_v9_0_init_compute_vmid()
/linux/drivers/pci/controller/
H A Dpci-mvebu.c1404 * the MEM and IO apertures.
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1788 /* Setup swapping on both apertures, though we currently in radeonfb_set_par()