Home
last modified time | relevance | path

Searched refs:SVGA_CB_STATUS_NONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h506 * The guest is supposed to write SVGA_CB_STATUS_NONE to the status
510 SVGA_CB_STATUS_NONE = 0, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h270 SVGA_CB_STATUS_NONE = 0, enumerator

Completed in 10 milliseconds