Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c360 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_submit()
392 if (status == SVGA_CB_STATUS_NONE) in vmw_cmdbuf_ctx_process()
404 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_process()
409 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_process()
938 cb_hdr->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_space_inline()
984 header->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_alloc()
/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h270 SVGA_CB_STATUS_NONE = 0, enumerator