Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h94 bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment,
193 bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment);
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()
Ddisplay_mode_vba_32.c233 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1944 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment, in dml32_ModeSupportAndSystemConfigurationFull()
2170 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment)) { in dml32_ModeSupportAndSystemConfigurationFull()
2541 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment, in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h510 bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment; member
Ddisplay_mode_vba.c854 mode_lib->vba.DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment = 0; in fetch_pipe_params()