Home
last modified time | relevance | path

Searched refs:PrefetchBandwidthSupported (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h264 bool PrefetchBandwidthSupported; member
Ddml2_core_shared.c2520 &mode_lib->ms.support.PrefetchBandwidthSupported, in dml2_core_shared_mode_support()
2528 mode_lib->ms.support.PrefetchSupported &= mode_lib->ms.support.PrefetchBandwidthSupported; in dml2_core_shared_mode_support()
2529 …:%s: PrefetchBandwidthSupported=%0d\n", __func__, mode_lib->ms.support.PrefetchBandwidthSupported); in dml2_core_shared_mode_support()
Ddml2_core_dcn4_calcs.c8878 &mode_lib->ms.support.PrefetchBandwidthSupported, in dml_core_mode_support()
8886 mode_lib->ms.support.PrefetchSupported &= mode_lib->ms.support.PrefetchBandwidthSupported; in dml_core_mode_support()
8887 …:%s: PrefetchBandwidthSupported=%0d\n", __func__, mode_lib->ms.support.PrefetchBandwidthSupported); in dml_core_mode_support()