Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1116 static unsigned int get_odm_config(struct pipe_ctx *pipe_ctx, unsigned int *opp_instances) in get_odm_config() function
1147 opp_cnt = get_odm_config(pipe_ctx, opp_inst); in dcn32_update_odm()
1199 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn32_calculate_dccg_k1_k2_values()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c406 static unsigned int get_odm_config(struct pipe_ctx *pipe_ctx, unsigned int *opp_instances) in get_odm_config() function
439 opp_cnt = get_odm_config(pipe_ctx, opp_inst); in dcn35_update_odm()