Home
last modified time | relevance | path

Searched refs:MaxDispclkRoundedDownToDFSGranularity (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h478 double MaxDispclkRoundedDownToDFSGranularity; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c3952 …v->MaxDispclkRoundedDownToDFSGranularity = RoundToDFSGranularityDown(v->MaxDispclk[i], v->DISPCLKD… in dml30_ModeSupportAndSystemConfigurationFull()
3983 || v->PlaneRequiredDISPCLKWithODMCombine2To1 > v->MaxDispclkRoundedDownToDFSGranularity) { in dml30_ModeSupportAndSystemConfigurationFull()
3986 … } else if (v->PlaneRequiredDISPCLKWithoutODMCombine > v->MaxDispclkRoundedDownToDFSGranularity) { in dml30_ModeSupportAndSystemConfigurationFull()
4034 …dedDownToDFSGranularity) || (v->PlaneRequiredDISPCLK > v->MaxDispclkRoundedDownToDFSGranularity)) { in dml30_ModeSupportAndSystemConfigurationFull()
4088 …dedDownToDFSGranularity) || (v->PlaneRequiredDISPCLK > v->MaxDispclkRoundedDownToDFSGranularity)) { in dml30_ModeSupportAndSystemConfigurationFull()
4098 if (v->MaxDispclkRoundedDownToDFSGranularity < v->WritebackRequiredDISPCLK) { in dml30_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c3876 mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity = RoundToDFSGranularityDown( in dml20_ModeSupportAndSystemConfigurationFull()
3903 …als->PlaneRequiredDISPCLKWithoutODMCombine > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity) { in dml20_ModeSupportAndSystemConfigurationFull()
3928 … || (mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity)) { in dml20_ModeSupportAndSystemConfigurationFull()
3984 || mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity) in dml20_ModeSupportAndSystemConfigurationFull()
3994 if (mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c3987 mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity = RoundToDFSGranularityDown( in dml20v2_ModeSupportAndSystemConfigurationFull()
4042 … || (mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity)) { in dml20v2_ModeSupportAndSystemConfigurationFull()
4098 || mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity) in dml20v2_ModeSupportAndSystemConfigurationFull()
4108 if (mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c4227 …v->MaxDispclkRoundedDownToDFSGranularity = RoundToDFSGranularityDown(v->MaxDispclk[i], v->DISPCLKD…
4269 || v->PlaneRequiredDISPCLKWithODMCombine2To1 > v->MaxDispclkRoundedDownToDFSGranularity) {
4272 … } else if (v->PlaneRequiredDISPCLKWithoutODMCombine > v->MaxDispclkRoundedDownToDFSGranularity) {
4324 || (v->PlaneRequiredDISPCLK > v->MaxDispclkRoundedDownToDFSGranularity)) {
4389 || (v->PlaneRequiredDISPCLK > v->MaxDispclkRoundedDownToDFSGranularity)) {
4399 if (v->MaxDispclkRoundedDownToDFSGranularity < v->WritebackRequiredDISPCLK) {
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c4074 mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity = RoundToDFSGranularityDown( in dml21_ModeSupportAndSystemConfigurationFull()
4134 … || (mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity)) { in dml21_ModeSupportAndSystemConfigurationFull()
4190 || mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity) in dml21_ModeSupportAndSystemConfigurationFull()
4200 if (mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity in dml21_ModeSupportAndSystemConfigurationFull()

Completed in 58 milliseconds