Home
last modified time | relevance | path

Searched refs:drm_msm_gem_cpu_prep (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/drm/
Dmsm_drm.h118 struct drm_msm_gem_cpu_prep { struct
268 …MSM_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_MSM_GEM_CPU_PREP, struct drm_msm_gem_cpu_prep)
/external/libdrm/freedreno/msm/
Dmsm_drm.h119 struct drm_msm_gem_cpu_prep { struct
269 …MSM_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_MSM_GEM_CPU_PREP, struct drm_msm_gem_cpu_prep)
Dmsm_bo.c73 struct drm_msm_gem_cpu_prep req = { in msm_bo_cpu_prep()