Searched refs:cursor_bytes (Results 1 – 2 of 2) sorted by relevance
1120 unsigned int cursor_bytes[DML2_MAX_PLANES]; member 1205 unsigned int cursor_bytes[DML2_MAX_PLANES]; member
3300 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()