Home
last modified time | relevance | path

Searched refs:MSM_SUBMIT_CMD_BUF (Results 1 – 7 of 7) sorted by relevance

/third_party/libdrm/include/drm/
Dmsm_drm.h165 #define MSM_SUBMIT_CMD_BUF 0x0001 macro
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_ringbuffer_sp.c69 cmds[cmd_idx].type = MSM_SUBMIT_CMD_BUF; in flush_submit_list()
Dmsm_ringbuffer.c328 cmds[i].type = MSM_SUBMIT_CMD_BUF; in msm_submit_flush()
/third_party/mesa3d/include/drm-uapi/
Dmsm_drm.h197 #define MSM_SUBMIT_CMD_BUF 0x0001 macro
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_ringbuffer.c84 cmds[cmd_idx].type = MSM_SUBMIT_CMD_BUF; in flush_submit_list()
/third_party/libdrm/freedreno/msm/
Dmsm_ringbuffer.c386 type = MSM_SUBMIT_CMD_BUF; in finalize_current_cmd()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_drm.c933 cmd->type = MSM_SUBMIT_CMD_BUF; in tu_fill_msm_gem_submit()