Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_hwseq.c160 static unsigned int get_odm_config(struct pipe_ctx *pipe_ctx, unsigned int *opp_instances) in get_odm_config() function
193 opp_cnt = get_odm_config(pipe_ctx, opp_inst); in dcn314_update_odm()
349 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn314_calculate_dccg_k1_k2_values()
386 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn314_set_pixels_per_cycle()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c1082 static unsigned int get_odm_config(struct pipe_ctx *pipe_ctx, unsigned int *opp_instances) in get_odm_config() function
1115 opp_cnt = get_odm_config(pipe_ctx, opp_inst); in dcn32_update_odm()
1172 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn32_calculate_dccg_k1_k2_values()
1209 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn32_set_pixels_per_cycle()