Home
last modified time | relevance | path

Searched refs:guc_capture_buf_cnt_to_end (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_capture.c750 static int guc_capture_buf_cnt_to_end(struct __guc_capture_bufstate *buf) in guc_capture_buf_cnt_to_end() function
789 avail = guc_capture_buf_cnt_to_end(buf); in guc_capture_log_remove_dw()
808 if (guc_capture_buf_cnt_to_end(b) >= size) { in guc_capture_data_extracted()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c966 static int guc_capture_buf_cnt_to_end(struct __guc_capture_bufstate *buf) in guc_capture_buf_cnt_to_end() function
1010 avail = guc_capture_buf_cnt_to_end(buf); in guc_capture_log_remove_bytes()