Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h264 bool PrefetchBandwidthSupported; member
H A Ddml2_core_dcn4_calcs.c9268 &mode_lib->ms.support.PrefetchBandwidthSupported, in dml_core_mode_support()
9276 mode_lib->ms.support.PrefetchSupported &= mode_lib->ms.support.PrefetchBandwidthSupported; in dml_core_mode_support()
9277 …:%s: PrefetchBandwidthSupported=%0d\n", __func__, mode_lib->ms.support.PrefetchBandwidthSupported); in dml_core_mode_support()