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.h134 struct drm_msm_gem_cpu_prep { struct
309 …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.h125 struct drm_msm_gem_cpu_prep { struct
295 …MSM_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_MSM_GEM_CPU_PREP, struct drm_msm_gem_cpu_prep)
Dmsm_bo.c69 struct drm_msm_gem_cpu_prep req = { in msm_bo_cpu_prep()