Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h250 unsigned int PTEBufferSizeInRequestsChroma; member
H A Damdgpu_display_mode_vba.c307 mode_lib->vba.PTEBufferSizeInRequestsChroma = ip->dpte_buffer_size_in_pte_reqs_chroma; in fetch_ip_params()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c1899 mode_lib->vba.PTEBufferSizeInRequestsChroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1936 …sForLuma = mode_lib->vba.PTEBufferSizeInRequestsLuma + mode_lib->vba.PTEBufferSizeInRequestsChroma; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4491 mode_lib->vba.PTEBufferSizeInRequestsChroma, in dml21_ModeSupportAndSystemConfigurationFull()
4528 …sForLuma = mode_lib->vba.PTEBufferSizeInRequestsLuma + mode_lib->vba.PTEBufferSizeInRequestsChroma; in dml21_ModeSupportAndSystemConfigurationFull()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20v2.c4629 …sForLuma = mode_lib->vba.PTEBufferSizeInRequestsLuma + mode_lib->vba.PTEBufferSizeInRequestsChroma; in dml20v2_ModeSupportAndSystemConfigurationFull()
H A Damdgpu_display_mode_vba_20.c4580 …sForLuma = mode_lib->vba.PTEBufferSizeInRequestsLuma + mode_lib->vba.PTEBufferSizeInRequestsChroma; in dml20_ModeSupportAndSystemConfigurationFull()