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_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1213 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
1298 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn5_calcs_dchub.c1699 unsigned int *cursor_bytes) in dcn5_calculate_cursor_req_attributes() argument
1755 *cursor_bytes = *cursor_bytes_per_line * cursor_width; in dcn5_calculate_cursor_req_attributes()
1763 DML_LOG_VERBOSE("DML::%s: cursor_bytes = %d\n", __func__, *cursor_bytes); in dcn5_calculate_cursor_req_attributes()
H A Ddml2_core_dcn5_funcs_mode_programming.c566 &s->cursor_bytes[k]); in dcn5_mode_programming()