Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c345 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_submit()
377 if (status == SVGA_CB_STATUS_NONE) in vmw_cmdbuf_ctx_process()
846 cb_hdr->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_space_inline()
892 header->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_alloc()
/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h395 SVGA_CB_STATUS_NONE = 0, enumerator