Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_perf.c463 u32 head, hw_tail, aged_tail, aging_tail; in oa_buffer_check_unlocked() local
480 aging_tail = stream->oa_buffer.tails[!aged_idx].offset; in oa_buffer_check_unlocked()
501 if (aging_tail != INVALID_TAIL_PTR && in oa_buffer_check_unlocked()
508 aged_tail = aging_tail; in oa_buffer_check_unlocked()
512 aging_tail = INVALID_TAIL_PTR; in oa_buffer_check_unlocked()
523 if (aging_tail == INVALID_TAIL_PTR && in oa_buffer_check_unlocked()
536 aging_tail = hw_tail; in oa_buffer_check_unlocked()