Lines Matching full:see
101 * When set, the object in job queue is an inline command (see struct vpu_inline_cmd below).
102 * When cleared, the object in job queue is a job (see struct vpu_job_queue_entry below).
231 /**< Flags bit field, see VPU_JOB_FLAGS_* above */
260 /* Inline command type, see VPU_INLINE_CMD_TYPE_* defines. */
262 /* Flags bit field, see VPU_JOB_FLAGS_* above. */
309 * Available priority bands: @see enum vpu_job_scheduling_priority_band
393 /* Log buffer type, see enum vpu_hws_native_fence_log_type. */
412 /* Operation type, see enum vpu_hws_native_fence_log_op. */
481 * @see vpu_jsm_metric_streamer_start
487 * @see vpu_jsm_metric_streamer_stop
494 * @see vpu_jsm_metric_streamer_update
501 * @see vpu_jsm_metric_streamer_start
581 * @see vpu_jsm_metric_streamer_done
587 * @see vpu_jsm_metric_streamer_done
593 * @see vpu_jsm_metric_streamer_done
599 * @see vpu_jsm_metric_streamer_done
608 * @see vpu_jsm_metric_streamer_done
673 * @see VPU_JSM_MSG_REGISTER_DB
691 * @see VPU_JSM_MSG_UNREGISTER_DB
734 * @see VPU_JSM_MSG_METRIC_STREAMER_START
735 * @see VPU_JSM_MSG_METRIC_STREAMER_INFO
762 * will switch to the next buffer (@see next_buffer_addr) and will optionally
779 * @see VPU_JSM_MSG_METRIC_STREAMER_STOP
788 * @see VPU_JSM_MSG_METRIC_STREAMER_UPDATE
836 * @see VPU_JSM_MSG_NATIVE_FENCE_SIGNALLED
856 /* See VPU_ENGINE_RESET_CONTEXT_* defines */
880 * @see VPU_JSM_MSG_REGISTER_DB
881 * @see VPU_JSM_MSG_HWS_REGISTER_DB
893 * @see VPU_JSM_MSG_UNREGISTER_DB
958 * @see VPU_JSM_MSG_CREATE_CMD_QUEUE
959 * @see VPU_JSM_MSG_CREATE_CMD_QUEUE_RSP
982 * @see VPU_JSM_MSG_CREATE_CMD_QUEUE
983 * @see VPU_JSM_MSG_CREATE_CMD_QUEUE_RSP
1018 * Available priority bands: @see enum vpu_job_scheduling_priority_band
1042 * @see VPU_JSM_MSG_HWS_REGISTER_DB
1074 * @see VPU_JSM_MSG_HWS_SET_SCHEDULING_LOG
1075 * @see VPU_JSM_MSG_HWS_SET_SCHEDULING_LOG_RSP
1076 * @see VPU_JSM_MSG_HWS_SCHEDULING_LOG_NOTIFICATION
1106 * @see VPU_JSM_MSG_HWS_SCHEDULING_LOG_NOTIFICATION
1107 * @see VPU_JSM_MSG_HWS_SET_SCHEDULING_LOG
1132 * @see VPU_JSM_MSG_HWS_SUSPEND_CMDQ
1133 * @see VPU_JSM_MSG_HWS_SUSPEND_CMDQ_DONE
1154 * @see VPU_JSM_MSG_HWS_RESUME_CMDQ
1155 * @see VPU_JSM_MSG_HWS_RESUME_CMDQ_RSP
1170 * @see VPU_JSM_MSG_HWS_RESUME_ENGINE
1171 * @see VPU_JSM_MSG_HWS_RESUME_ENGINE_DONE
1200 * Logging level (currently set or to be set); see 'mvLog_t' enum for
1233 * The type of the entity to query name for; see logging_entity_type for
1250 * The type of the entity whose name was queried; see logging_entity_type
1269 * @see VPU_JSM_MSG_METRIC_STREAMER_START_DONE
1270 * @see VPU_JSM_MSG_METRIC_STREAMER_STOP_DONE
1271 * @see VPU_JSM_MSG_METRIC_STREAMER_UPDATE_DONE
1272 * @see VPU_JSM_MSG_METRIC_STREAMER_INFO_DONE
1273 * @see VPU_JSM_MSG_METRIC_STREAMER_NOTIFICATION
1311 * @see VPU_JSM_MSG_METRIC_STREAMER_INFO
1323 * @see vpu_jsm_metric_counter_descriptor
1344 /** Counter description string size, @see name_string_size */
1355 * @see VPU_JSM_MSG_METRIC_STREAMER_INFO
1370 /** Metric type, see Level Zero API for definitions. */
1372 /** Metric type, see set_metric_type_t for definitions. */
1374 /** Metric type, see set_value_type_t for definitions. */
1383 /** Counter description string size, @see name_string_size */
1385 /** Counter component name string size, @see name_string_size */
1387 /** Counter string size, @see name_string_size */
1412 * The host can see the current dynamic debug configuration by executing a
1506 /* Message type, see vpu_ipc_msg_type enum. */
1508 /* Buffer status, see vpu_ipc_msg_status enum. */
1515 /* Request return code set by the VPU, see VPU_JSM_STATUS_* defines. */
1518 /* Message payload depending on message type, see vpu_ipc_msg_payload union. */