Searched refs:cursor_size (Results 1 – 3 of 3) sorted by relevance
45 uint32_t cursor_size = hubp->curs_attr.pitch * hubp->curs_attr.height; in dcn32_helper_calculate_mall_bytes_for_cursor() local50 cursor_size /= 2; in dcn32_helper_calculate_mall_bytes_for_cursor()55 cursor_size *= 4; in dcn32_helper_calculate_mall_bytes_for_cursor()60 cursor_size *= 8; in dcn32_helper_calculate_mall_bytes_for_cursor()68 cursor_size > 16384)) { in dcn32_helper_calculate_mall_bytes_for_cursor()72 cursor_mall_size_bytes = ((cursor_size + DCN3_2_MALL_MBLK_SIZE_BYTES - 1) / in dcn32_helper_calculate_mall_bytes_for_cursor()
159 enum lsdc_cursor_size cursor_size,
3924 int cursor_size = hubp->curs_attr.pitch * hubp->curs_attr.height; in dcn401_program_mall_pipe_config_sequence() local3928 cursor_size /= 2; in dcn401_program_mall_pipe_config_sequence()3933 cursor_size *= 4; in dcn401_program_mall_pipe_config_sequence()3939 cursor_size *= 8; in dcn401_program_mall_pipe_config_sequence()3943 if (cursor_size > 16384) in dcn401_program_mall_pipe_config_sequence()