Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1120 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
1205 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c3300 unsigned int *cursor_bytes) in calculate_cursor_req_attributes() argument
3355 // For the cursor implementation, all requested data is stored in the return buffer. Given this fact, the cursor_bytes can be directly compared with the CursorBufferSize. in calculate_cursor_req_attributes()
3358 *cursor_bytes = *cursor_bytes_per_line * cursor_height; in calculate_cursor_req_attributes()
3367 DML_LOG_VERBOSE("DML::%s: cursor_bytes = %d\n", __func__, *cursor_bytes); in calculate_cursor_req_attributes()
9082 &s->cursor_bytes[k]); in dml_core_mode_support()
11067 &s->cursor_bytes[k]); in dml_core_mode_programming()