Home
last modified time | relevance | path

Searched refs:DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h94 bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment,
193 bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment);
H A Ddisplay_mode_vba_util_32.c405 bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment, in dml32_CalculateSwathAndDETConfiguration() argument
563 …Tiling[0], *CompBufReservedSpaceNeedAdjustment, DisableUnboundRequestIfCompBufReservedSpaceNeedAdj… in dml32_CalculateSwathAndDETConfiguration()
883 bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment) in dml32_UnboundedRequest() argument
895 …if (CompBufReservedSpaceNeedAdjustment == 1 && DisableUnboundRequestIfCompBufReservedSpaceNeedAdju… in dml32_UnboundedRequest()
900 …eservedSpaceNeedAdjustment = %d\n", __func__, DisableUnboundRequestIfCompBufReservedSpaceNeedAdj… in dml32_UnboundedRequest()
H A Ddisplay_mode_vba_32.c232 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1966 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment, in dml32_ModeSupportAndSystemConfigurationFull()
2192 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment)) { in dml32_ModeSupportAndSystemConfigurationFull()
2566 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment, in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h521 bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment; member
H A Ddisplay_mode_vba.c862 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment = 0; in fetch_pipe_params()