Home
last modified time | relevance | path

Searched full:apertures (Results 1 – 21 of 21) 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 Dnpu5_regs.c57 /* Associated BARs and Apertures */
H A Dnpu6_regs.c57 /* Associated BARs and Apertures */
H A Dnpu1_regs.c40 /* Associated BARs and Apertures */
H A Dnpu2_regs.c57 /* Associated BARs and Apertures */
H A Dnpu4_regs.c57 /* 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/Documentation/devicetree/bindings/memory-controllers/
H A Dnvidia,tegra186-mc.yaml20 encryption of traffic to and from DRAM via general security apertures are
/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/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.c1224 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
/linux/drivers/pci/controller/
H A Dpci-mvebu.c1404 * the MEM and IO apertures.
/linux/drivers/pci/
H A Dsetup-bus.c1757 * bridge apertures. Read the programmed bridge bases and in pci_bus_allocate_resources()
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1788 /* Setup swapping on both apertures, though we currently in radeonfb_set_par()