Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hubp.c556 enum dc_cursor_color_format cursor_mode) in hubp2_get_lines_per_chunk() argument
560 if (cursor_mode == CURSOR_MODE_MONO) in hubp2_get_lines_per_chunk()
562 else if (cursor_mode == CURSOR_MODE_COLOR_1BIT_AND || in hubp2_get_lines_per_chunk()
563 cursor_mode == CURSOR_MODE_COLOR_PRE_MULTIPLIED_ALPHA || in hubp2_get_lines_per_chunk()
564 cursor_mode == CURSOR_MODE_COLOR_UN_PRE_MULTIPLIED_ALPHA) { in hubp2_get_lines_per_chunk()
573 } else if (cursor_mode == CURSOR_MODE_COLOR_64BIT_FP_PRE_MULTIPLIED || in hubp2_get_lines_per_chunk()
574 cursor_mode == CURSOR_MODE_COLOR_64BIT_FP_UN_PRE_MULTIPLIED) { in hubp2_get_lines_per_chunk()
A Ddcn20_hubp.h270 enum dc_cursor_color_format cursor_mode);

Completed in 8 milliseconds