Home
last modified time | relevance | path

Searched refs:msm_gem_get_and_pin_iova (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/msm/
A Dmsm_fbdev.c91 ret = msm_gem_get_and_pin_iova(bo, priv->kms->aspace, &paddr); in msm_fbdev_create()
A Dmsm_fb.c63 ret = msm_gem_get_and_pin_iova(fb->obj[i], aspace, &iova); in msm_framebuffer_prepare()
A Dmsm_gem.h117 int msm_gem_get_and_pin_iova(struct drm_gem_object *obj,
A Dmsm_gem.c491 int msm_gem_get_and_pin_iova(struct drm_gem_object *obj, in msm_gem_get_and_pin_iova() function
1305 ret = msm_gem_get_and_pin_iova(obj, aspace, iova); in msm_gem_kernel_new()
/linux/drivers/gpu/drm/msm/disp/mdp4/
A Dmdp4_crtc.c372 msm_gem_get_and_pin_iova(next_bo, kms->aspace, &iova); in update_cursor()
430 ret = msm_gem_get_and_pin_iova(cursor_bo, kms->aspace, &iova); in mdp4_crtc_cursor_set()
A Dmdp4_kms.c542 ret = msm_gem_get_and_pin_iova(mdp4_kms->blank_cursor_bo, kms->aspace, in mdp4_kms_init()
/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_crtc.c984 ret = msm_gem_get_and_pin_iova(cursor_bo, kms->aspace, in mdp5_crtc_cursor_set()
/linux/drivers/gpu/drm/msm/dsi/
A Ddsi_host.c1237 return msm_gem_get_and_pin_iova(msm_host->tx_gem_obj, in dsi_dma_base_get_6g()

Completed in 21 milliseconds