Searched refs:cursor_bytes_per_line (Results 1 – 3 of 3) sorted by relevance
645 unsigned int cursor_bytes_per_line[DML2_MAX_PLANES]; member875 unsigned int cursor_bytes_per_line[DML2_MAX_PLANES]; member1211 unsigned int cursor_bytes_per_line[DML2_MAX_PLANES]; member1296 unsigned int cursor_bytes_per_line[DML2_MAX_PLANES]; member2039 unsigned int cursor_bytes_per_line; member
564 &s->cursor_bytes_per_line[k], in dcn5_mode_programming()710 CalculatePrefetchSchedule_params->cursor_bytes_per_line = s->cursor_bytes_per_line[k]; in dcn5_mode_programming()
1697 unsigned int *cursor_bytes_per_line, in dcn5_calculate_cursor_req_attributes() argument1719 …*cursor_bytes_per_line = (unsigned int)math_ceil2((double)cursor_width_bytes, cursor_bytes_per_req… in dcn5_calculate_cursor_req_attributes()1751 *cursor_bytes_per_chunk = *cursor_bytes_per_line * *cursor_lines_per_chunk; in dcn5_calculate_cursor_req_attributes()1755 *cursor_bytes = *cursor_bytes_per_line * cursor_width; in dcn5_calculate_cursor_req_attributes()1761 DML_LOG_VERBOSE("DML::%s: cursor_bytes_per_line = %d\n", __func__, *cursor_bytes_per_line); in dcn5_calculate_cursor_req_attributes()3278 …_prefetch_bytes = (unsigned int)math_max2(p->cursor_bytes_per_chunk, 4 * p->cursor_bytes_per_line); in dcn5_calculate_prefetch_schedule()3291 DML_LOG_VERBOSE("DML::%s: cursor_bytes_per_line = %d\n", __func__, p->cursor_bytes_per_line); in dcn5_calculate_prefetch_schedule()