Home
last modified time | relevance | path

Searched refs:msm_gem_address_space_get (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_vma.c33 msm_gem_address_space_get(struct msm_gem_address_space *aspace) in msm_gem_address_space_get() function
H A Dmsm_gem.h50 msm_gem_address_space_get(struct msm_gem_address_space *aspace);
H A Dmsm_gpu.c837 aspace = msm_gem_address_space_get(gpu->aspace); in msm_gpu_create_private_address_space()
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1118 msm_host->aspace = msm_gem_address_space_get(priv->kms->aspace); in dsi_tx_buf_alloc_6g()