Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1142 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member
1227 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c3319 unsigned int *cursor_lines_per_chunk, in calculate_cursor_req_attributes() argument
3347 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()
3350 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()
3352 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()
3354 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()
3356 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()
3359 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()
3361 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()
3363 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()
3365 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()
[all …]