Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h614 bool ImmediateFlipSupportedForPipe[DML2_MAX_PLANES]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h504 bool ImmediateFlipSupportedForPipe[DML2_MAX_PLANES]; member
692 bool ImmediateFlipSupportedForPipe[DML2_MAX_PLANES]; member
H A Ddml2_core_shared.c661 bool *ImmediateFlipSupportedForPipe);
2595 &mode_lib->ms.ImmediateFlipSupportedForPipe[k]); in dml2_core_shared_mode_support()
2644 …->plane_descriptors[k].immediate_flip == true && 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()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h802 bool *ImmediateFlipSupportedForPipe);
H 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()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h934 dml_bool_t ImmediateFlipSupportedForPipe[__DML_NUM_PLANES__]; member
1088 dml_bool_t ImmediateFlipSupportedForPipe[__DML_NUM_PLANES__]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h840 bool ImmediateFlipSupportedForPipe[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c2888 if (v->ImmediateFlipSupportedForPipe[k] == false) {
3564 v->ImmediateFlipSupportedForPipe[k] = false;
3566 v->ImmediateFlipSupportedForPipe[k] = true;
3575 …nt("DML::%s: ImmediateFlipSupportedForPipe = %d\n", __func__, v->ImmediateFlipSupportedForPipe[k]);
5311 if (v->ImmediateFlipSupportedForPipe[k] == false) {