Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.c795 new_ts = xe_lrc_update_timestamp(lrc, &old_ts); in xe_exec_queue_update_run_ticks()
H A Dxe_lrc.c1755 u32 xe_lrc_update_timestamp(struct xe_lrc *lrc, u32 *old_ts) in xe_lrc_update_timestamp() function