Home
last modified time | relevance | path

Searched refs:drm_lima_ctx_free (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
Dlima_drm.h151 struct drm_lima_ctx_free { struct
170 …ine DRM_IOCTL_LIMA_CTX_FREE DRM_IOW(DRM_COMMAND_BASE + DRM_LIMA_CTX_FREE, struct drm_lima_ctx_free) argument
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.c99 struct drm_lima_ctx_free req = { in lima_context_free_drm_ctx()