Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h246 unsigned int PTEBufferSizeInRequestsChroma; member
Ddisplay_mode_vba.c296 mode_lib->vba.PTEBufferSizeInRequestsChroma = ip->dpte_buffer_size_in_pte_reqs_chroma; in fetch_ip_params()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c1893 mode_lib->vba.PTEBufferSizeInRequestsChroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1930 …sForLuma = mode_lib->vba.PTEBufferSizeInRequestsLuma + mode_lib->vba.PTEBufferSizeInRequestsChroma; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4471 mode_lib->vba.PTEBufferSizeInRequestsChroma, in dml21_ModeSupportAndSystemConfigurationFull()
4508 …sForLuma = mode_lib->vba.PTEBufferSizeInRequestsLuma + mode_lib->vba.PTEBufferSizeInRequestsChroma; in dml21_ModeSupportAndSystemConfigurationFull()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4568 …sForLuma = mode_lib->vba.PTEBufferSizeInRequestsLuma + mode_lib->vba.PTEBufferSizeInRequestsChroma; in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4605 …sForLuma = mode_lib->vba.PTEBufferSizeInRequestsLuma + mode_lib->vba.PTEBufferSizeInRequestsChroma; in dml20v2_ModeSupportAndSystemConfigurationFull()