Symbol: dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch
sys/dev/pci/drm/amd/display/dc/dml/dcn30/dcn30_fpu.c
330
dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch(dc, context);
sys/dev/pci/drm/amd/display/dc/resource/dcn30/dcn30_resource.h
103
bool dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch(struct dc *dc, struct dc_state *context);
sys/dev/pci/drm/amd/display/dc/resource/dcn32/dcn32_resource.c
2527
dc->dml2_options.callbacks.can_support_mclk_switch_using_fw_based_vblank_stretch = &dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch;
sys/dev/pci/drm/amd/display/dc/resource/dcn321/dcn321_resource.c
2022
dc->dml2_options.callbacks.can_support_mclk_switch_using_fw_based_vblank_stretch = &dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch;
sys/dev/pci/drm/amd/display/dc/resource/dcn35/dcn35_resource.c
2185
dc->dml2_options.callbacks.can_support_mclk_switch_using_fw_based_vblank_stretch = &dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch;
sys/dev/pci/drm/amd/display/dc/resource/dcn351/dcn351_resource.c
2158
dc->dml2_options.callbacks.can_support_mclk_switch_using_fw_based_vblank_stretch = &dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch;
sys/dev/pci/drm/amd/display/dc/resource/dcn36/dcn36_resource.c
2158
dc->dml2_options.callbacks.can_support_mclk_switch_using_fw_based_vblank_stretch = &dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch;
sys/dev/pci/drm/amd/display/dc/resource/dcn401/dcn401_resource.c
2223
dc->dml2_options.callbacks.can_support_mclk_switch_using_fw_based_vblank_stretch = &dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch;