Searched full:apertures (Results 1 – 24 of 24) 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 | npu6_regs.c | 58 /* Associated BARs and Apertures */
|
| H A D | npu5_regs.c | 58 /* Associated BARs and Apertures */
|
| H A D | npu1_regs.c | 42 /* Associated BARs and Apertures */
|
| H A D | npu4_regs.c | 59 /* 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/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/gpu/drm/amd/amdkfd/ |
| H A D | kfd_priv.h | 765 /*Apertures*/ 1216 /* amdkfd Apertures */
|
| H A D | kfd_chardev.c | 716 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 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 | 1225 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
|
| H A D | gfx_v12_1.c | 1414 * Configure apertures: in gfx_v12_1_xcc_init_compute_vmid()
|
| H A D | gfx_v12_0.c | 1773 * Configure apertures: in gfx_v12_0_init_compute_vmid()
|
| H A D | gfx_v11_0.c | 2085 * Configure apertures: in gfx_v11_0_init_compute_vmid()
|
| H A D | gfx_v9_0.c | 2596 * Configure apertures: in gfx_v9_0_init_compute_vmid()
|
| /linux/drivers/pci/controller/ |
| H A D | pci-mvebu.c | 1404 * the MEM and IO apertures.
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | radeon_base.c | 1788 /* Setup swapping on both apertures, though we currently in radeonfb_set_par()
|