Searched refs:cursor_prefetch_bytes (Results 1 – 2 of 2) sorted by relevance
1507 unsigned int cursor_prefetch_bytes; member
2738 s->cursor_prefetch_bytes = 0; in dcn5_calculate_prefetch_schedule()3278 …s->cursor_prefetch_bytes = (unsigned int)math_max2(p->cursor_bytes_per_chunk, 4 * p->cursor_bytes_… in dcn5_calculate_prefetch_schedule()3279 …*p->prefetch_cursor_bw = p->num_cursors * s->cursor_prefetch_bytes / (s->LinesToRequestPrefetchPix… in dcn5_calculate_prefetch_schedule()3292 DML_LOG_VERBOSE("DML::%s: cursor_prefetch_bytes = %d\n", __func__, s->cursor_prefetch_bytes); in dcn5_calculate_prefetch_schedule()