Home
last modified time | relevance | path

Searched refs:xe_guc_check_log_buf_overflow (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_guc_log.h57 bool xe_guc_check_log_buf_overflow(struct xe_guc_log *log,
Dxe_guc_log.c358 bool xe_guc_check_log_buf_overflow(struct xe_guc_log *log, enum guc_log_buffer_type type, in xe_guc_check_log_buf_overflow() function
Dxe_guc_capture.c1378 new_overflow = xe_guc_check_log_buf_overflow(&guc->log, GUC_LOG_BUFFER_CAPTURE, in __guc_capture_process_output()