Searched refs:cursor_lines_per_chunk (Results 1 – 8 of 8) sorted by relevance
114 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp32_cursor_set_attributes()
55 enum cursor_lines_per_chunk { enum
1124 static enum cursor_lines_per_chunk hubp1_get_lines_per_chunk( in hubp1_get_lines_per_chunk()1128 enum cursor_lines_per_chunk line_per_chunk; in hubp1_get_lines_per_chunk()1151 enum cursor_lines_per_chunk lpc = hubp1_get_lines_per_chunk( in hubp1_cursor_set_attributes()
330 enum cursor_lines_per_chunk hubp2_get_lines_per_chunk(
555 enum cursor_lines_per_chunk hubp2_get_lines_per_chunk( in hubp2_get_lines_per_chunk()559 enum cursor_lines_per_chunk line_per_chunk = CURSOR_LINE_PER_CHUNK_16; in hubp2_get_lines_per_chunk()597 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp2_cursor_set_attributes()
958 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member1031 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member
1815 &s->cursor_lines_per_chunk[k], in dml2_core_shared_mode_support()1825 s->cursor_lines_per_chunk[k], in dml2_core_shared_mode_support()6029 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()6032 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()6034 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()6036 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()6038 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()6043 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()6045 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()6047 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()[all …]
3363 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()3366 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()3368 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()3370 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()3372 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()3375 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()3377 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()3379 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()3381 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()3383 *cursor_lines_per_chunk = 1; in calculate_cursor_req_attributes()[all …]
Completed in 691 milliseconds