Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn6_calcs_dchub.c1048 enum dml2_pstate_change_support *surface_pstate_change_support) in dcn6_calculate_pstate_support_method() argument
1050 *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 …]
H A Ddml2_core_dcn5_calcs_dchub.c4187 enum dml2_pstate_change_support *surface_pstate_change_support) in dcn5_calculate_pstate_support_method() argument
4189 *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 …]