Lines Matching full:see
100 * When set, the object in job queue is an inline command (see struct vpu_inline_cmd below).
101 * When cleared, the object in job queue is a job (see struct vpu_job_queue_entry below).
232 /**< Flags bit field, see VPU_JOB_FLAGS_* above */
261 /* Inline command type, see VPU_INLINE_CMD_TYPE_* defines. */
263 /* Flags bit field, see VPU_JOB_FLAGS_* above. */
312 * Available priority bands: @see enum vpu_job_scheduling_priority_band
396 /* Log buffer type, see enum vpu_hws_native_fence_log_type. */
415 /* Operation type, see enum vpu_hws_native_fence_log_op. */
484 * @see vpu_jsm_metric_streamer_start
490 * @see vpu_jsm_metric_streamer_stop
497 * @see vpu_jsm_metric_streamer_update
504 * @see vpu_jsm_metric_streamer_start
584 * @see vpu_jsm_metric_streamer_done
590 * @see vpu_jsm_metric_streamer_done
596 * @see vpu_jsm_metric_streamer_done
602 * @see vpu_jsm_metric_streamer_done
611 * @see vpu_jsm_metric_streamer_done
676 * @see VPU_JSM_MSG_REGISTER_DB
694 * @see VPU_JSM_MSG_UNREGISTER_DB
737 * @see VPU_JSM_MSG_METRIC_STREAMER_START
738 * @see VPU_JSM_MSG_METRIC_STREAMER_INFO
765 * will switch to the next buffer (@see next_buffer_addr) and will optionally
782 * @see VPU_JSM_MSG_METRIC_STREAMER_STOP
791 * @see VPU_JSM_MSG_METRIC_STREAMER_UPDATE
849 * @see VPU_JSM_MSG_NATIVE_FENCE_SIGNALLED
869 /* See VPU_ENGINE_RESET_CONTEXT_* defines */
893 * @see VPU_JSM_MSG_REGISTER_DB
894 * @see VPU_JSM_MSG_HWS_REGISTER_DB
906 * @see VPU_JSM_MSG_UNREGISTER_DB
974 * @see VPU_JSM_MSG_CREATE_CMD_QUEUE
975 * @see VPU_JSM_MSG_CREATE_CMD_QUEUE_RSP
998 * @see VPU_JSM_MSG_CREATE_CMD_QUEUE
999 * @see VPU_JSM_MSG_CREATE_CMD_QUEUE_RSP
1034 * Available priority bands: @see enum vpu_job_scheduling_priority_band
1061 * @see VPU_JSM_MSG_HWS_REGISTER_DB
1093 * @see VPU_JSM_MSG_HWS_SET_SCHEDULING_LOG
1094 * @see VPU_JSM_MSG_HWS_SET_SCHEDULING_LOG_RSP
1095 * @see VPU_JSM_MSG_HWS_SCHEDULING_LOG_NOTIFICATION
1125 * @see VPU_JSM_MSG_HWS_SCHEDULING_LOG_NOTIFICATION
1126 * @see VPU_JSM_MSG_HWS_SET_SCHEDULING_LOG
1151 * @see VPU_JSM_MSG_HWS_SUSPEND_CMDQ
1152 * @see VPU_JSM_MSG_HWS_SUSPEND_CMDQ_DONE
1173 * @see VPU_JSM_MSG_HWS_RESUME_CMDQ
1174 * @see VPU_JSM_MSG_HWS_RESUME_CMDQ_RSP
1189 * @see VPU_JSM_MSG_HWS_RESUME_ENGINE
1190 * @see VPU_JSM_MSG_HWS_RESUME_ENGINE_DONE
1219 * Logging level (currently set or to be set); see 'mvLog_t' enum for
1252 * The type of the entity to query name for; see logging_entity_type for
1269 * The type of the entity whose name was queried; see logging_entity_type
1288 * @see VPU_JSM_MSG_METRIC_STREAMER_START_DONE
1289 * @see VPU_JSM_MSG_METRIC_STREAMER_STOP_DONE
1290 * @see VPU_JSM_MSG_METRIC_STREAMER_UPDATE_DONE
1291 * @see VPU_JSM_MSG_METRIC_STREAMER_INFO_DONE
1292 * @see VPU_JSM_MSG_METRIC_STREAMER_NOTIFICATION
1330 * @see VPU_JSM_MSG_METRIC_STREAMER_INFO
1342 * @see vpu_jsm_metric_counter_descriptor
1363 /** Counter description string size, @see name_string_size */
1374 * @see VPU_JSM_MSG_METRIC_STREAMER_INFO
1389 /** Metric type, see Level Zero API for definitions. */
1391 /** Metric type, see set_metric_type_t for definitions. */
1393 /** Metric type, see set_value_type_t for definitions. */
1402 /** Counter description string size, @see name_string_size */
1404 /** Counter component name string size, @see name_string_size */
1406 /** Counter string size, @see name_string_size */
1431 * The host can see the current dynamic debug configuration by executing a
1525 /* Message type, see vpu_ipc_msg_type enum. */
1527 /* Buffer status, see vpu_ipc_msg_status enum. */
1534 /* Request return code set by the VPU, see VPU_JSM_STATUS_* defines. */
1537 /* Message payload depending on message type, see vpu_ipc_msg_payload union. */