Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h959 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
1032 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
H A Ddml2_core_shared.c309 unsigned int *cursor_bytes);
1818 &s->cursor_bytes[k]); in dml2_core_shared_mode_support()
5999 unsigned int *cursor_bytes) in calculate_cursor_req_attributes() argument
6062 *cursor_bytes = *cursor_bytes_per_line * cursor_height; in calculate_cursor_req_attributes()
6071 dml2_printf("DML::%s: cursor_bytes = %d\n", __func__, *cursor_bytes); in calculate_cursor_req_attributes()
10542 &s->cursor_bytes[k]); in dml2_core_shared_mode_programming()
H A Ddml2_core_dcn4_calcs.c3334 unsigned int *cursor_bytes) in calculate_cursor_req_attributes() argument
3397 *cursor_bytes = *cursor_bytes_per_line * cursor_height; in calculate_cursor_req_attributes()
3406 dml2_printf("DML::%s: cursor_bytes = %d\n", __func__, *cursor_bytes); in calculate_cursor_req_attributes()
8202 &s->cursor_bytes[k]); in dml_core_mode_support()
10695 &s->cursor_bytes[k]); in dml_core_mode_programming()