Home
last modified time | relevance | path

Searched refs:cursor_lines_per_chunk (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
A Ddcn32_hubp.c114 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp32_cursor_set_attributes()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dhubp.h55 enum cursor_lines_per_chunk { enum
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
A Ddcn10_hubp.c1124 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()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
A Ddcn20_hubp.h330 enum cursor_lines_per_chunk hubp2_get_lines_per_chunk(
A Ddcn20_hubp.c555 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()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared_types.h958 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member
1031 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member
A Ddml2_core_shared.c1815 &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 …]
A Ddml2_core_dcn4_calcs.c3363 *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