/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_flat_memory.c | 50 * mapped into this pointer space as apertures. 52 * based on what apertures the request falls in. 113 * A 64b pointer is compared to the apertures that are defined (Base/Limit), in 128 * memory object cannot straddle multiple apertures in the 64b address 152 * apertures to set the Mtype field for S_LOAD/FLAT_* ops which is input to the 156 * address space that doesn’t hit any defined base/limit apertures. 157 * The following diagram is a complete picture of the gfxip7.x SUA apertures. 166 * In all cases (for SUA and DUA apertures discussed later), aperture base 176 * In no case is a payload that straddles multiple apertures expected to work. 182 * or a payload straddles multiple apertures [all...] |
H A D | kfd_device_queue_manager_cik.c | 54 * scratch and GPUVM apertures. in compute_sh_mem_bases_64bit()
|
H A D | kfd_device_queue_manager_vi.c | 54 * scratch and GPUVM apertures. in compute_sh_mem_bases_64bit()
|
H A D | kfd_device_queue_manager.h | 114 * memory apertures.
|
H A D | kfd_priv.h | 740 /*Apertures*/ 1158 /* amdkfd Apertures */
|
/openbmc/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
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_aperture.c | 64 * framebuffer apertures automatically. Device drivers without knowledge of 130 * unregister the platform device automatically. Acquired apertures are
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | smu_v12_0.h | 28 /* MP Apertures */
|
H A D | smu_v13_0.h | 30 /* MP Apertures */
|
H A D | smu_v11_0.h | 40 /* MP Apertures */
|
/openbmc/linux/arch/arm/include/asm/mach/ |
H A D | pci.h | 40 struct list_head resources; /* root bus resources (apertures) */
|
/openbmc/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
|
/openbmc/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 */
|
/openbmc/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
|
/openbmc/linux/arch/arc/plat-hsdk/ |
H A D | platform.c | 161 * information about apertures configuration.
|
/openbmc/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
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gmc.h | 268 /* apertures */
|
/openbmc/linux/drivers/char/agp/ |
H A D | nvidia-agp.c | 196 * only use the portion of the TLB entries that correspond to the apertures
|
/openbmc/u-boot/board/synopsys/hsdk/ |
H A D | hsdk.c | 457 * information about apertures configuration. 980 * Setup AXI apertures unconditionally as we want to have DDR in board_early_init_f()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | aperture_64.c | 520 * cannot deal with bad apertures and turning in gart_iommu_hole_init()
|
/openbmc/linux/drivers/nvdimm/ |
H A D | nd.h | 19 * Limits the maximum number of block apertures a dimm can
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_asic.c | 83 * apertures. Not all asics have all apertures (all asics).
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tegra186.c | 843 /* get register apertures */ in tegra186_gpio_probe()
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | drm.c | 1220 DRM_DEBUG_DRIVER("IOMMU apertures:\n"); in host1x_drm_probe()
|