Home
last modified time | relevance | path

Searched refs:subvp_prefetch_to_mall_delay_us (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_soc_parameter_types.h192 unsigned int subvp_prefetch_to_mall_delay_us; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h363 .subvp_prefetch_to_mall_delay_us = 18,
H A Ddcn3_soc_bb.h396 .subvp_prefetch_to_mall_delay_us = 18,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1662 …(unsigned int)math_ceil(ip_caps->fams2.subvp_prefetch_to_mall_delay_us / stream_fams2_meta->otg_vl… in build_fams2_meta_per_stream()