Home
last modified time | relevance | path

Searched refs:cursor_bytes (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.h973 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
1059 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c3359 unsigned int *cursor_bytes) in calculate_cursor_req_attributes() argument
3422 *cursor_bytes = *cursor_bytes_per_line * cursor_height; in calculate_cursor_req_attributes()
3431 dml2_printf("DML::%s: cursor_bytes = %d\n", __func__, *cursor_bytes); in calculate_cursor_req_attributes()
8516 &s->cursor_bytes[k]); in dml_core_mode_support()
11129 &s->cursor_bytes[k]); in dml_core_mode_programming()