Home
last modified time | relevance | path

Searched refs:ImmediateFlipSupportedForPipe (Results 1 – 15 of 15) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h619 bool ImmediateFlipSupportedForPipe[DML2_MAX_PLANES]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h802 bool *ImmediateFlipSupportedForPipe);
A Ddisplay_mode_vba_util_32.c4146 bool *ImmediateFlipSupportedForPipe) in dml32_CalculateFlipSchedule()
4239 *ImmediateFlipSupportedForPipe = false; in dml32_CalculateFlipSchedule()
4241 *ImmediateFlipSupportedForPipe = true; in dml32_CalculateFlipSchedule()
4255 …l_print("DML::%s: ImmediateFlipSupportedForPipe = %d\n", __func__, *ImmediateFlipSupportedForPipe); in dml32_CalculateFlipSchedule()
A Ddisplay_mode_vba_32.c1067 &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()
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c219 bool *ImmediateFlipSupportedForPipe);
2293 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2314 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3103 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() argument
3111 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
3182 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
3184 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
4895 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20_ModeSupportAndSystemConfigurationFull()
4916 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c243 bool *ImmediateFlipSupportedForPipe);
2327 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2348 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3176 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() argument
3184 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
3255 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
3257 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
5014 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20v2_ModeSupportAndSystemConfigurationFull()
5035 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared_types.h571 bool ImmediateFlipSupportedForPipe[DML2_MAX_PLANES]; member
845 bool ImmediateFlipSupportedForPipe[DML2_MAX_PLANES]; member
A Ddml2_core_dcn4_calcs.c6485 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule()
6593 …*ImmediateFlipSupportedForPipe = l->min_row_time >= (Tvm_trips_flip_rounded + 2 * Tr0_trips_flip_r… in CalculateFlipSchedule()
6630 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
6632 *ImmediateFlipSupportedForPipe = iflip_enable; in CalculateFlipSchedule()
6640 *ImmediateFlipSupportedForPipe = iflip_enable; in CalculateFlipSchedule()
6649 *ImmediateFlipSupportedForPipe = iflip_enable; in CalculateFlipSchedule()
6661 …VERBOSE("DML::%s: ImmediateFlipSupportedForPipe = %u\n", __func__, *ImmediateFlipSupportedForPipe); in CalculateFlipSchedule()
7786 &mode_lib->ms.ImmediateFlipSupportedForPipe[k]); in dml_core_ms_prefetch_check()
11517 &mode_lib->mp.ImmediateFlipSupportedForPipe[k]); in dml_core_mode_programming()
11575 …play_cfg->plane_descriptors[k].immediate_flip && mode_lib->mp.ImmediateFlipSupportedForPipe[k] == … in dml_core_mode_programming()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c275 bool *ImmediateFlipSupportedForPipe);
2362 &locals->ImmediateFlipSupportedForPipe[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2389 if (locals->ImmediateFlipSupportedForPipe[k] == false) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3188 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule()
3261 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
3263 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
4953 &locals->ImmediateFlipSupportedForPipe[k]); in dml21_ModeSupportAndSystemConfigurationFull()
4973 if (locals->ImmediateFlipSupportedForPipe[k] == false) { in dml21_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c268 bool *ImmediateFlipSupportedForPipe);
2675 &v->ImmediateFlipSupportedForPipe[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2705 if (v->ImmediateFlipSupportedForPipe[k] == false) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3362 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule()
3431 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
3433 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
4967 &v->ImmediateFlipSupportedForPipe[k]); in dml30_ModeSupportAndSystemConfigurationFull()
4989 if (v->ImmediateFlipSupportedForPipe[k] == false) { in dml30_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core_structs.h992 dml_bool_t ImmediateFlipSupportedForPipe[__DML_NUM_PLANES__]; member
1146 dml_bool_t ImmediateFlipSupportedForPipe[__DML_NUM_PLANES__]; member
A Ddisplay_mode_core.c340 dml_bool_t *ImmediateFlipSupportedForPipe);
1978 dml_bool_t *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule()
2056 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
2058 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
2080 …l_print("DML::%s: ImmediateFlipSupportedForPipe = %u\n", __func__, *ImmediateFlipSupportedForPipe); in CalculateFlipSchedule()
6572 &mode_lib->ms.ImmediateFlipSupportedForPipe[k]); in dml_prefetch_check()
6606 …ement[k] == dml_immediate_flip_not_required) && (mode_lib->ms.ImmediateFlipSupportedForPipe[k] == … in dml_prefetch_check()
9280 &locals->ImmediateFlipSupportedForPipe[k]); in dml_core_mode_programming()
9340 …pRequirement[k] != dml_immediate_flip_not_required && locals->ImmediateFlipSupportedForPipe[k] == … in dml_core_mode_programming()
/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h840 bool ImmediateFlipSupportedForPipe[DC__NUM_DPP__MAX]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c2889 if (v->ImmediateFlipSupportedForPipe[k] == false) {
3565 v->ImmediateFlipSupportedForPipe[k] = false;
3567 v->ImmediateFlipSupportedForPipe[k] = true;
3576 …nt("DML::%s: ImmediateFlipSupportedForPipe = %d\n", __func__, v->ImmediateFlipSupportedForPipe[k]);
5312 if (v->ImmediateFlipSupportedForPipe[k] == false) {
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c2908 if (v->ImmediateFlipSupportedForPipe[k] == false) {
3671 v->ImmediateFlipSupportedForPipe[k] = false;
3673 v->ImmediateFlipSupportedForPipe[k] = true;
3682 …nt("DML::%s: ImmediateFlipSupportedForPipe = %d\n", __func__, v->ImmediateFlipSupportedForPipe[k]);
5398 if (v->ImmediateFlipSupportedForPipe[k] == false) {

Completed in 184 milliseconds