Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c353 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_submit()
385 if (status == SVGA_CB_STATUS_NONE) in vmw_cmdbuf_ctx_process()
396 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_process()
401 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_process()
933 cb_hdr->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_space_inline()
979 header->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_alloc()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h429 SVGA_CB_STATUS_NONE = 0, enumerator