Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c357 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_submit()
389 if (status == SVGA_CB_STATUS_NONE) in vmw_cmdbuf_ctx_process()
401 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_process()
406 entry->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_ctx_process()
935 cb_hdr->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_space_inline()
981 header->cb_header->status = SVGA_CB_STATUS_NONE; in vmw_cmdbuf_alloc()
/linux-5.19.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h270 SVGA_CB_STATUS_NONE = 0, enumerator