Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h959 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
1032 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
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()
Ddml2_core_dcn4_calcs.c3333 unsigned int *cursor_bytes) in calculate_cursor_req_attributes() argument
3396 *cursor_bytes = *cursor_bytes_per_line * cursor_height; in calculate_cursor_req_attributes()
3405 dml2_printf("DML::%s: cursor_bytes = %d\n", __func__, *cursor_bytes); in calculate_cursor_req_attributes()
8196 &s->cursor_bytes[k]); in dml_core_mode_support()
10689 &s->cursor_bytes[k]); in dml_core_mode_programming()