Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c356 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_submit()
388 if (status == SVGA_CB_STATUS_NONE) in vmw_cmdbuf_ctx_process()
400 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_process()
405 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_process()
934 cb_hdr->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_space_inline()
980 header->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_alloc()
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h270 SVGA_CB_STATUS_NONE = 0, enumerator