Searched refs:surface_pstate_change_support (Results 1 – 2 of 2) sorted by relevance
1048 enum dml2_pstate_change_support *surface_pstate_change_support) in dcn6_calculate_pstate_support_method() argument1050 *surface_pstate_change_support = dml2_pstate_change_unsupported; in dcn6_calculate_pstate_support_method()1055 *surface_pstate_change_support = dml2_pstate_change_vblank_and_vactive; in dcn6_calculate_pstate_support_method()1057 *surface_pstate_change_support = dml2_pstate_change_vactive; in dcn6_calculate_pstate_support_method()1059 *surface_pstate_change_support = dml2_pstate_change_vblank; in dcn6_calculate_pstate_support_method()1064 *surface_pstate_change_support = dml2_pstate_change_vblank_and_vactive; in dcn6_calculate_pstate_support_method()1066 *surface_pstate_change_support = dml2_pstate_change_vactive; in dcn6_calculate_pstate_support_method()1070 *surface_pstate_change_support = dml2_pstate_change_vblank; in dcn6_calculate_pstate_support_method()1073 *surface_pstate_change_support = dml2_pstate_change_drr; in dcn6_calculate_pstate_support_method()1076 *surface_pstate_change_support = dml2_pstate_change_mall_svp; in dcn6_calculate_pstate_support_method()[all …]
4187 enum dml2_pstate_change_support *surface_pstate_change_support) in dcn5_calculate_pstate_support_method() argument4189 *surface_pstate_change_support = dml2_pstate_change_unsupported; in dcn5_calculate_pstate_support_method()4194 *surface_pstate_change_support = dml2_pstate_change_vblank_and_vactive; in dcn5_calculate_pstate_support_method()4196 *surface_pstate_change_support = dml2_pstate_change_vactive; in dcn5_calculate_pstate_support_method()4198 *surface_pstate_change_support = dml2_pstate_change_vblank; in dcn5_calculate_pstate_support_method()4203 *surface_pstate_change_support = dml2_pstate_change_vblank_and_vactive; in dcn5_calculate_pstate_support_method()4205 *surface_pstate_change_support = dml2_pstate_change_vactive; in dcn5_calculate_pstate_support_method()4209 *surface_pstate_change_support = dml2_pstate_change_vblank; in dcn5_calculate_pstate_support_method()4212 *surface_pstate_change_support = dml2_pstate_change_drr; in dcn5_calculate_pstate_support_method()4215 *surface_pstate_change_support = dml2_pstate_change_mall_svp; in dcn5_calculate_pstate_support_method()[all …]