Searched refs:cache_cursor (Results 1 – 2 of 2) sorted by relevance
2759 bool cache_cursor = params->hubp_update_mall_sel_params.cache_cursor; in hwss_hubp_update_mall_sel() local2762 hubp->funcs->hubp_update_mall_sel(hubp, mall_sel, cache_cursor); in hwss_hubp_update_mall_sel()3557 bool cache_cursor) in hwss_add_hubp_update_mall_sel() argument3563 …state->steps[*seq_state->num_steps].params.hubp_update_mall_sel_params.cache_cursor = cache_cursor; in hwss_add_hubp_update_mall_sel()
3863 bool cache_cursor = false; in dcn401_program_mall_pipe_config_sequence() local3893 cache_cursor = true; in dcn401_program_mall_pipe_config_sequence()3903 hwss_add_hubp_update_mall_sel(seq_state, hubp, mall_sel, cache_cursor); in dcn401_program_mall_pipe_config_sequence()