Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/
H 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()
44 struct msm_gem_address_space *aspace = vma->aspace; in msm_gem_vma_purge() local
61 struct msm_gem_address_space *aspace = vma->aspace; in msm_gem_vma_map() local
96 struct msm_gem_address_space *aspace = vma->aspace; in msm_gem_vma_close() local
110 struct msm_gem_vma *msm_gem_vma_new(struct msm_gem_address_space *aspace) in msm_gem_vma_new()
127 struct msm_gem_address_space *aspace = vma->aspace; in msm_gem_vma_init() local
157 struct msm_gem_address_space *aspace; in msm_gem_address_space_create() local
H A Dmsm_gem.c366 struct msm_gem_address_space *aspace) in add_vma()
383 struct msm_gem_address_space *aspace) in lookup_vma()
445 struct msm_gem_address_space *aspace, in get_vma_locked()
529 struct msm_gem_address_space *aspace) in msm_gem_get_vma_locked()
535 struct msm_gem_address_space *aspace, uint64_t *iova, in get_and_pin_iova_range_locked()
561 struct msm_gem_address_space *aspace, uint64_t *iova, in msm_gem_get_and_pin_iova_range()
575 struct msm_gem_address_space *aspace, uint64_t *iova) in msm_gem_get_and_pin_iova()
585 struct msm_gem_address_space *aspace, uint64_t *iova) in msm_gem_get_iova()
603 struct msm_gem_address_space *aspace) in clear_iova()
653 struct msm_gem_address_space *aspace) in msm_gem_unpin_iova()
[all …]
H 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()
H A Dmsm_gem.h63 struct msm_gem_address_space *aspace; member
255 struct msm_gem_address_space *aspace; member
H A Dmsm_kms.h146 struct msm_gem_address_space *aspace; member
H A Dmsm_gpu.h242 struct msm_gem_address_space *aspace; member
367 struct msm_gem_address_space *aspace; member
H A Dmsm_gpu.c822 struct msm_gem_address_space *aspace = NULL; in msm_gpu_create_private_address_space() local
H A Dmsm_drv.c270 struct msm_gem_address_space *aspace; in msm_kms_init_aspace() local
/openbmc/linux/drivers/staging/vme_user/
H A Dvme_fake.c48 u32 aspace; member
56 u32 aspace; member
375 u32 aspace, u32 cycle) in fake_lm_check()
416 u32 aspace, u32 cycle) in fake_vmeread8()
449 u32 aspace, u32 cycle) in fake_vmeread16()
482 u32 aspace, u32 cycle) in fake_vmeread32()
517 u32 aspace, cycle, dwidth; in fake_master_read() local
614 u32 aspace, u32 cycle) in fake_vmewrite8()
706 u32 aspace, cycle, dwidth; in fake_master_write() local
809 u32 aspace, cycle; in fake_master_rmw() local
[all …]
H 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()
362 dma_addr_t buf_base, u32 aspace, u32 cycle) in vme_slave_set()
412 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in vme_slave_get()
565 u32 aspace, u32 cycle, u32 dwidth) in vme_master_set()
616 u32 *aspace, u32 *cycle, u32 *dwidth) in vme_master_get()
1044 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute()
1247 u32 aspace = vme_get_aspace(am); in vme_bus_error_handler() local
1270 struct vme_error_handler *vme_register_error_handler(struct vme_bridge *bridge, u32 aspace, in vme_register_error_handler()
1559 u32 aspace, u32 cycle) in vme_lm_set()
[all …]
H 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()
1034 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in __tsi148_master_get()
1143 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in tsi148_master_get()
1163 u32 aspace, cycle, dwidth; in tsi148_master_read() local
1248 u32 aspace, cycle, dwidth; in tsi148_master_write() local
1402 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes()
1500 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_dest_attributes()
1901 u32 aspace, u32 cycle) in tsi148_lm_set()
[all …]
H A Dvme_user.h14 __u32 aspace; /* Address Space */ member
36 __u32 aspace; /* Address Space */ member
H A Dvme_bridge.h49 u32 aspace; member
86 u32 aspace; /* Address space of error window*/ member
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c123 struct msm_gem_address_space *aspace = kms->aspace; in mdp4_destroy() local
386 struct msm_gem_address_space *aspace; in mdp4_kms_init() local
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h37 struct msm_gem_address_space *aspace; member
H A Ddpu_encoder_phys_wb.c568 struct msm_gem_address_space *aspace; in dpu_encoder_phys_wb_prepare_wb_job() local
627 struct msm_gem_address_space *aspace; in dpu_encoder_phys_wb_cleanup_wb_job() local
H A Ddpu_formats.c807 struct msm_gem_address_space *aspace, in _dpu_format_populate_addrs_ubwc()
898 struct msm_gem_address_space *aspace, in _dpu_format_populate_addrs_linear()
928 struct msm_gem_address_space *aspace, in dpu_format_populate_layout()
H A Ddpu_kms.c1033 struct msm_gem_address_space *aspace; in _dpu_kms_mmu_init() local
H A Ddpu_plane.c1099 struct msm_gem_address_space *aspace = kms->base.aspace; in dpu_plane_sspp_atomic_update() local
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da2xx_gpu.c473 struct msm_gem_address_space *aspace; in a2xx_create_address_space() local
H A Da6xx_gmu.h52 struct msm_gem_address_space *aspace; member
H A Dadreno_gpu.c208 struct msm_gem_address_space *aspace; in adreno_iommu_create_address_space() local
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H 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
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c150 struct msm_gem_address_space *aspace; member