Home
last modified time | relevance | path

Searched defs:aspace (Results 1 – 23 of 23) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_gem_vma.c15 struct msm_gem_address_space *aspace = container_of(kref, in msm_gem_address_space_destroy() local
26 void msm_gem_address_space_put(struct msm_gem_address_space *aspace) in msm_gem_address_space_put()
33 msm_gem_address_space_get(struct msm_gem_address_space *aspace) in msm_gem_address_space_get()
59 void msm_gem_purge_vma(struct msm_gem_address_space *aspace, in msm_gem_purge_vma()
97 msm_gem_map_vma(struct msm_gem_address_space *aspace, in msm_gem_map_vma()
127 void msm_gem_close_vma(struct msm_gem_address_space *aspace, in msm_gem_close_vma()
143 int msm_gem_init_vma(struct msm_gem_address_space *aspace, in msm_gem_init_vma()
173 struct msm_gem_address_space *aspace; in msm_gem_address_space_create() local
A Dmsm_gem.c305 struct msm_gem_address_space *aspace) in add_vma()
324 struct msm_gem_address_space *aspace) in lookup_vma()
386 struct msm_gem_address_space *aspace, in get_vma_locked()
460 struct msm_gem_address_space *aspace) in msm_gem_get_vma_locked()
466 struct msm_gem_address_space *aspace, uint64_t *iova, in get_and_pin_iova_range_locked()
490 struct msm_gem_address_space *aspace, uint64_t *iova, in msm_gem_get_and_pin_iova_range()
504 struct msm_gem_address_space *aspace, uint64_t *iova) in msm_gem_get_and_pin_iova()
514 struct msm_gem_address_space *aspace, uint64_t *iova) in msm_gem_get_iova()
532 struct msm_gem_address_space *aspace) in clear_iova()
585 struct msm_gem_address_space *aspace) in msm_gem_unpin_iova()
[all …]
A Dmsm_fb.c79 struct msm_gem_address_space *aspace, in msm_framebuffer_prepare()
102 struct msm_gem_address_space *aspace, in msm_framebuffer_cleanup()
119 struct msm_gem_address_space *aspace, int plane) in msm_framebuffer_iova()
A Dmsm_gem.h63 struct msm_gem_address_space *aspace; member
257 struct msm_gem_address_space *aspace; member
A Dmsm_kms.h154 struct msm_gem_address_space *aspace; member
A Dmsm_gpu.h237 struct msm_gem_address_space *aspace; member
356 struct msm_gem_address_space *aspace; member
A Dmsm_gpu.c829 struct msm_gem_address_space *aspace = NULL; in msm_gpu_create_private_address_space() local
A Dmsm_drv.c282 struct msm_gem_address_space *aspace; in msm_kms_init_aspace() local
/linux-6.3-rc2/drivers/staging/vme_user/
A Dvme_fake.c48 u32 aspace; member
56 u32 aspace; member
376 u32 aspace, u32 cycle) in fake_lm_check()
417 u32 aspace, u32 cycle) in fake_vmeread8()
450 u32 aspace, u32 cycle) in fake_vmeread16()
483 u32 aspace, u32 cycle) in fake_vmeread32()
518 u32 aspace, cycle, dwidth; in fake_master_read() local
615 u32 aspace, u32 cycle) in fake_vmewrite8()
710 u32 aspace, cycle, dwidth; in fake_master_write() local
813 u32 aspace, cycle; in fake_master_rmw() local
[all …]
A Dvme.c167 u32 aspace, cycle, dwidth; in vme_get_size() local
193 int vme_check_window(u32 aspace, unsigned long long vme_base, in vme_check_window()
363 dma_addr_t buf_base, u32 aspace, u32 cycle) in vme_slave_set()
413 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in vme_slave_get()
566 unsigned long long vme_base, unsigned long long size, u32 aspace, in vme_master_set()
617 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in vme_master_get()
1048 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute()
1251 u32 aspace = vme_get_aspace(am); in vme_bus_error_handler() local
1275 struct vme_bridge *bridge, u32 aspace, in vme_register_error_handler()
1564 u32 aspace, u32 cycle) in vme_lm_set()
[all …]
A Dvme_tsi148.c468 dma_addr_t pci_base, u32 aspace, u32 cycle) in tsi148_slave_set()
611 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in tsi148_slave_get()
799 unsigned long long vme_base, unsigned long long size, u32 aspace, in tsi148_master_set()
1035 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in __tsi148_master_get()
1144 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in tsi148_master_get()
1164 u32 aspace, cycle, dwidth; in tsi148_master_read() local
1249 u32 aspace, cycle, dwidth; in tsi148_master_write() local
1403 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes()
1501 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_dest_attributes()
1904 u32 aspace, u32 cycle) in tsi148_lm_set()
[all …]
A Dvme_user.h14 __u32 aspace; /* Address Space */ member
36 __u32 aspace; /* Address Space */ member
A Dvme_bridge.h49 u32 aspace; member
86 u32 aspace; /* Address space of error window*/ member
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp4/
A Dmdp4_kms.c127 struct msm_gem_address_space *aspace = kms->aspace; in mdp4_destroy() local
391 struct msm_gem_address_space *aspace; in mdp4_kms_init() local
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_formats.c796 struct msm_gem_address_space *aspace, in _dpu_format_populate_addrs_ubwc()
887 struct msm_gem_address_space *aspace, in _dpu_format_populate_addrs_linear()
917 struct msm_gem_address_space *aspace, in dpu_format_populate_layout()
A Ddpu_encoder_phys_wb.c582 struct msm_gem_address_space *aspace; in dpu_encoder_phys_wb_prepare_wb_job() local
641 struct msm_gem_address_space *aspace; in dpu_encoder_phys_wb_cleanup_wb_job() local
A Ddpu_plane.h33 struct msm_gem_address_space *aspace; member
A Ddpu_kms.c989 struct msm_gem_address_space *aspace; in _dpu_kms_mmu_init() local
A Ddpu_plane.c475 struct msm_gem_address_space *aspace = kms->base.aspace; in _dpu_plane_set_scanout() local
/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/
A Da2xx_gpu.c473 struct msm_gem_address_space *aspace; in a2xx_create_address_space() local
A Da6xx_gmu.h50 struct msm_gem_address_space *aspace; member
A Dadreno_gpu.c208 struct msm_gem_address_space *aspace; in adreno_iommu_create_address_space() local
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_kms.c211 struct msm_gem_address_space *aspace = kms->aspace; in mdp5_kms_destroy() local
558 struct msm_gem_address_space *aspace; in mdp5_kms_init() local

Completed in 57 milliseconds