| /linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
| A D | dml_top_types.h | 614 bool ImmediateFlipSupportedForPipe[DML2_MAX_PLANES]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| A D | display_mode_vba_util_32.h | 802 bool *ImmediateFlipSupportedForPipe);
|
| A D | display_mode_vba_util_32.c | 4145 bool *ImmediateFlipSupportedForPipe) in dml32_CalculateFlipSchedule() 4238 *ImmediateFlipSupportedForPipe = false; in dml32_CalculateFlipSchedule() 4240 *ImmediateFlipSupportedForPipe = true; in dml32_CalculateFlipSchedule() 4254 …l_print("DML::%s: ImmediateFlipSupportedForPipe = %d\n", __func__, *ImmediateFlipSupportedForPipe); in dml32_CalculateFlipSchedule()
|
| A D | display_mode_vba_32.c | 1067 &v->ImmediateFlipSupportedForPipe[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1125 …ateFlipRequirement[k] != dm_immediate_flip_not_required && v->ImmediateFlipSupportedForPipe[k] == … in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3505 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml32_ModeSupportAndSystemConfigurationFull() 3539 && (mode_lib->vba.ImmediateFlipSupportedForPipe[k] in dml32_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| A D | dml2_core_shared_types.h | 504 bool ImmediateFlipSupportedForPipe[DML2_MAX_PLANES]; member 692 bool ImmediateFlipSupportedForPipe[DML2_MAX_PLANES]; member
|
| A D | dml2_core_shared.c | 661 bool *ImmediateFlipSupportedForPipe); 2595 &mode_lib->ms.ImmediateFlipSupportedForPipe[k]); in dml2_core_shared_mode_support() 8542 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() 8646 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule() 8682 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule() 8684 *ImmediateFlipSupportedForPipe = iflip_enable; in CalculateFlipSchedule() 8692 *ImmediateFlipSupportedForPipe = iflip_enable; in CalculateFlipSchedule() 8701 *ImmediateFlipSupportedForPipe = iflip_enable; in CalculateFlipSchedule() 8712 …_printf("DML::%s: ImmediateFlipSupportedForPipe = %u\n", __func__, *ImmediateFlipSupportedForPipe); in CalculateFlipSchedule() 10934 &mode_lib->mp.ImmediateFlipSupportedForPipe[k]); in dml2_core_shared_mode_programming() [all …]
|
| A D | dml2_core_dcn4_calcs.c | 6224 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() 6332 …*ImmediateFlipSupportedForPipe = l->min_row_time >= (Tvm_trips_flip_rounded + 2 * Tr0_trips_flip_r… in CalculateFlipSchedule() 6370 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule() 6372 *ImmediateFlipSupportedForPipe = iflip_enable; in CalculateFlipSchedule() 6380 *ImmediateFlipSupportedForPipe = iflip_enable; in CalculateFlipSchedule() 6389 *ImmediateFlipSupportedForPipe = iflip_enable; in CalculateFlipSchedule() 6401 …_printf("DML::%s: ImmediateFlipSupportedForPipe = %u\n", __func__, *ImmediateFlipSupportedForPipe); in CalculateFlipSchedule() 8955 &mode_lib->ms.ImmediateFlipSupportedForPipe[k]); in dml_core_mode_support() 11096 &mode_lib->mp.ImmediateFlipSupportedForPipe[k]); in dml_core_mode_programming() 11153 …play_cfg->plane_descriptors[k].immediate_flip && mode_lib->mp.ImmediateFlipSupportedForPipe[k] == … in dml_core_mode_programming() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| A D | display_mode_vba_20.c | 219 bool *ImmediateFlipSupportedForPipe); 2296 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2317 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3106 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() argument 3114 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule() 3185 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule() 3187 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule() 4898 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20_ModeSupportAndSystemConfigurationFull() 4919 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20_ModeSupportAndSystemConfigurationFull()
|
| A D | display_mode_vba_20v2.c | 243 bool *ImmediateFlipSupportedForPipe); 2330 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2351 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3179 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() argument 3187 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule() 3258 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule() 3260 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule() 5017 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20v2_ModeSupportAndSystemConfigurationFull() 5038 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20v2_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| A D | display_mode_vba_21.c | 275 bool *ImmediateFlipSupportedForPipe); 2365 &locals->ImmediateFlipSupportedForPipe[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2392 if (locals->ImmediateFlipSupportedForPipe[k] == false) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3191 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() 3264 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule() 3266 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule() 4956 &locals->ImmediateFlipSupportedForPipe[k]); in dml21_ModeSupportAndSystemConfigurationFull() 4976 if (locals->ImmediateFlipSupportedForPipe[k] == false) { in dml21_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2/ |
| A D | display_mode_core_structs.h | 934 dml_bool_t ImmediateFlipSupportedForPipe[__DML_NUM_PLANES__]; member 1088 dml_bool_t ImmediateFlipSupportedForPipe[__DML_NUM_PLANES__]; member
|
| A D | display_mode_core.c | 339 dml_bool_t *ImmediateFlipSupportedForPipe); 1976 dml_bool_t *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() 2054 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule() 2056 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule() 2078 …l_print("DML::%s: ImmediateFlipSupportedForPipe = %u\n", __func__, *ImmediateFlipSupportedForPipe); in CalculateFlipSchedule() 6569 &mode_lib->ms.ImmediateFlipSupportedForPipe[k]); in dml_prefetch_check() 6603 …ement[k] == dml_immediate_flip_not_required) && (mode_lib->ms.ImmediateFlipSupportedForPipe[k] == … in dml_prefetch_check() 9274 &locals->ImmediateFlipSupportedForPipe[k]); in dml_core_mode_programming() 9334 …pRequirement[k] != dml_immediate_flip_not_required && locals->ImmediateFlipSupportedForPipe[k] == … in dml_core_mode_programming()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| A D | display_mode_vba_30.c | 268 bool *ImmediateFlipSupportedForPipe); 2686 &v->ImmediateFlipSupportedForPipe[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2716 if (v->ImmediateFlipSupportedForPipe[k] == false) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3373 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() 3442 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule() 3444 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule() 4978 &v->ImmediateFlipSupportedForPipe[k]); in dml30_ModeSupportAndSystemConfigurationFull() 5000 if (v->ImmediateFlipSupportedForPipe[k] == false) { in dml30_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| A D | display_mode_vba.h | 840 bool ImmediateFlipSupportedForPipe[DC__NUM_DPP__MAX]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| A D | display_mode_vba_31.c | 2891 if (v->ImmediateFlipSupportedForPipe[k] == false) { 3567 v->ImmediateFlipSupportedForPipe[k] = false; 3569 v->ImmediateFlipSupportedForPipe[k] = true; 3578 …nt("DML::%s: ImmediateFlipSupportedForPipe = %d\n", __func__, v->ImmediateFlipSupportedForPipe[k]); 5314 if (v->ImmediateFlipSupportedForPipe[k] == false) {
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| A D | display_mode_vba_314.c | 2910 if (v->ImmediateFlipSupportedForPipe[k] == false) { 3673 v->ImmediateFlipSupportedForPipe[k] = false; 3675 v->ImmediateFlipSupportedForPipe[k] = true; 3684 …nt("DML::%s: ImmediateFlipSupportedForPipe = %d\n", __func__, v->ImmediateFlipSupportedForPipe[k]); 5400 if (v->ImmediateFlipSupportedForPipe[k] == false) {
|