Searched full:apertures (Results 1 – 21 of 21) sorted by relevance
/linux/drivers/video/ |
H A D | aperture.c | 71 * 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 D | acpi-info.rst | 49 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 D | pci.h | 40 struct list_head resources; /* root bus resources (apertures) */
|
/linux/Documentation/gpu/nova/core/ |
H A D | falcon.rst | 121 | | Apertures | | 126 | | FBDMA uses configured FBIF apertures |
|
/linux/drivers/accel/amdxdna/ |
H A D | npu5_regs.c | 57 /* Associated BARs and Apertures */
|
H A D | npu6_regs.c | 57 /* Associated BARs and Apertures */
|
H A D | npu1_regs.c | 40 /* Associated BARs and Apertures */
|
H A D | npu2_regs.c | 57 /* Associated BARs and Apertures */
|
H A D | npu4_regs.c | 57 /* Associated BARs and Apertures */
|
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smu9_smumgr.c | 31 /* MP Apertures */
|
H A D | vega20_smumgr.c | 38 /* MP Apertures */
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | nvidia,tegra186-mc.yaml | 20 encryption of traffic to and from DRAM via general security apertures are
|
/linux/arch/arc/plat-hsdk/ |
H A D | platform.c | 161 * information about apertures configuration.
|
/linux/arch/arc/plat-axs10x/ |
H A D | axs10x.c | 121 * Each AXI master has a 4GB memory map specified as 16 apertures of 256MB, each
|
/linux/drivers/nvdimm/ |
H A D | nd.h | 19 * Limits the maximum number of block apertures a dimm can
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_asic.c | 83 * apertures. Not all asics have all apertures (all asics).
|
/linux/drivers/gpu/drm/tegra/ |
H A D | drm.c | 1224 DRM_DEBUG_DRIVER("IOMMU apertures:\n"); in host1x_drm_probe()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.c | 75 * 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 D | pci-mvebu.c | 1404 * the MEM and IO apertures.
|
/linux/drivers/pci/ |
H A D | setup-bus.c | 1757 * bridge apertures. Read the programmed bridge bases and in pci_bus_allocate_resources()
|
/linux/drivers/video/fbdev/aty/ |
H A D | radeon_base.c | 1788 /* Setup swapping on both apertures, though we currently in radeonfb_set_par()
|