Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c1696 unsigned int *cursor_lines_per_chunk, in dcn5_calculate_cursor_req_attributes() argument
1723 *cursor_lines_per_chunk = 16; in dcn5_calculate_cursor_req_attributes()
1726 *cursor_lines_per_chunk = 16; in dcn5_calculate_cursor_req_attributes()
1728 *cursor_lines_per_chunk = 8; in dcn5_calculate_cursor_req_attributes()
1730 *cursor_lines_per_chunk = 4; in dcn5_calculate_cursor_req_attributes()
1732 *cursor_lines_per_chunk = 2; in dcn5_calculate_cursor_req_attributes()
1735 *cursor_lines_per_chunk = 16; in dcn5_calculate_cursor_req_attributes()
1737 *cursor_lines_per_chunk = 8; in dcn5_calculate_cursor_req_attributes()
1739 *cursor_lines_per_chunk = 4; in dcn5_calculate_cursor_req_attributes()
1741 *cursor_lines_per_chunk = 2; in dcn5_calculate_cursor_req_attributes()
[all …]
H A Ddml2_core_shared_types.h1212 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member
1297 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn5_funcs_mode_programming.c563 &s->cursor_lines_per_chunk[k], in dcn5_mode_programming()
574 s->cursor_lines_per_chunk[k], in dcn5_mode_programming()