Home
last modified time | relevance | path

Searched refs:drm_msm_timespec (Results 1 – 5 of 5) sorted by relevance

/third_party/libdrm/include/drm/
Dmsm_drm.h65 struct drm_msm_timespec { struct
127 struct drm_msm_timespec timeout; /* in */
237 struct drm_msm_timespec timeout; /* in */
/third_party/mesa3d/include/drm-uapi/
Dmsm_drm.h65 struct drm_msm_timespec { struct
159 struct drm_msm_timespec timeout; /* in */
296 struct drm_msm_timespec timeout; /* in */
/third_party/libdrm/freedreno/msm/
Dmsm_priv.h106 static inline void get_abs_timeout(struct drm_msm_timespec *tv, uint64_t ns) in get_abs_timeout()
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_priv.h111 get_abs_timeout(struct drm_msm_timespec *tv, uint64_t ns) in get_abs_timeout()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_drm.c1105 get_abs_timeout(struct drm_msm_timespec *tv, uint64_t ns) in get_abs_timeout()