Home
last modified time | relevance | path

Searched refs:PlaneRequiredDISPCLK (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h457 double PlaneRequiredDISPCLK; member
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c3898 mode_lib->vba.PlaneRequiredDISPCLK = mode_lib->vba.PlaneRequiredDISPCLKWithoutODMCombine; in dml20_ModeSupportAndSystemConfigurationFull()
3901 mode_lib->vba.PlaneRequiredDISPCLK = mode_lib->vba.PlaneRequiredDISPCLKWithODMCombine; in dml20_ModeSupportAndSystemConfigurationFull()
3916 mode_lib->vba.PlaneRequiredDISPCLK); in dml20_ModeSupportAndSystemConfigurationFull()
3919 … || (mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity)) { in dml20_ModeSupportAndSystemConfigurationFull()
3962 mode_lib->vba.PlaneRequiredDISPCLK = in dml20_ModeSupportAndSystemConfigurationFull()
3967 mode_lib->vba.PlaneRequiredDISPCLK = mode_lib->vba.PixelClock[k] in dml20_ModeSupportAndSystemConfigurationFull()
3972 mode_lib->vba.PlaneRequiredDISPCLK); in dml20_ModeSupportAndSystemConfigurationFull()
3975 || mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity) in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c3930 mode_lib->vba.PlaneRequiredDISPCLK = mode_lib->vba.PlaneRequiredDISPCLKWithoutODMCombine; in dml20v2_ModeSupportAndSystemConfigurationFull()
3933 mode_lib->vba.PlaneRequiredDISPCLK = mode_lib->vba.PlaneRequiredDISPCLKWithODMCombine; in dml20v2_ModeSupportAndSystemConfigurationFull()
3948 mode_lib->vba.PlaneRequiredDISPCLK); in dml20v2_ModeSupportAndSystemConfigurationFull()
3951 … || (mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity)) { in dml20v2_ModeSupportAndSystemConfigurationFull()
3994 mode_lib->vba.PlaneRequiredDISPCLK = in dml20v2_ModeSupportAndSystemConfigurationFull()
3999 mode_lib->vba.PlaneRequiredDISPCLK = mode_lib->vba.PixelClock[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
4004 mode_lib->vba.PlaneRequiredDISPCLK); in dml20v2_ModeSupportAndSystemConfigurationFull()
4007 || mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity) in dml20v2_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c3970 mode_lib->vba.PlaneRequiredDISPCLK = mode_lib->vba.PlaneRequiredDISPCLKWithoutODMCombine; in dml21_ModeSupportAndSystemConfigurationFull()
3973 mode_lib->vba.PlaneRequiredDISPCLK = mode_lib->vba.PlaneRequiredDISPCLKWithODMCombine; in dml21_ModeSupportAndSystemConfigurationFull()
3988 mode_lib->vba.PlaneRequiredDISPCLK); in dml21_ModeSupportAndSystemConfigurationFull()
3991 … || (mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity)) { in dml21_ModeSupportAndSystemConfigurationFull()
4034 mode_lib->vba.PlaneRequiredDISPCLK = in dml21_ModeSupportAndSystemConfigurationFull()
4039 mode_lib->vba.PlaneRequiredDISPCLK = mode_lib->vba.PixelClock[k] in dml21_ModeSupportAndSystemConfigurationFull()
4044 mode_lib->vba.PlaneRequiredDISPCLK); in dml21_ModeSupportAndSystemConfigurationFull()
4047 || mode_lib->vba.PlaneRequiredDISPCLK > mode_lib->vba.MaxDispclkRoundedDownToDFSGranularity) in dml21_ModeSupportAndSystemConfigurationFull()