Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h970 unsigned int cursor_bytes_per_chunk[DML2_MAX_PLANES]; member
1056 unsigned int cursor_bytes_per_chunk[DML2_MAX_PLANES]; member
1779 unsigned int cursor_bytes_per_chunk; member
H A Ddml2_core_dcn4_calcs.c3358 unsigned int *cursor_bytes_per_chunk, in calculate_cursor_req_attributes() argument
3417 *cursor_bytes_per_chunk = *cursor_bytes_per_line * *cursor_lines_per_chunk; in calculate_cursor_req_attributes()
3430 dml2_printf("DML::%s: cursor_bytes_per_chunk = %d\n", __func__, *cursor_bytes_per_chunk); in calculate_cursor_req_attributes()
3439 unsigned int cursor_bytes_per_chunk, in calculate_cursor_urgent_burst_factor() argument
3466 dml2_printf("DML::%s: cursor_bytes_per_chunk = %u\n", __func__, cursor_bytes_per_chunk); in calculate_cursor_urgent_burst_factor()
8515 &s->cursor_bytes_per_chunk[k], in dml_core_mode_support()
8521 s->cursor_bytes_per_chunk[k], in dml_core_mode_support()
9077 CalculatePrefetchSchedule_params->cursor_bytes_per_chunk = s->cursor_bytes_per_chunk[k]; in dml_core_mode_support()
11128 &s->cursor_bytes_per_chunk[k], in dml_core_mode_programming()
11134 s->cursor_bytes_per_chunk[k], in dml_core_mode_programming()
[all …]