Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/ !
H A Ddml_top_soc_parameter_types.h212 unsigned int subvp_prefetch_to_mall_delay_us;
209 unsigned int subvp_prefetch_to_mall_delay_us; global() member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/bounding_boxes/ !
H A Ddcn4_soc_bb.h363 .subvp_prefetch_to_mall_delay_us = 18,
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/ !
H A Ddml2_pmo_dcn4_fams2.c1791 (unsigned int)math_ceil(ip_caps->fams2.subvp_prefetch_to_mall_delay_us / stream_pstate_meta->otg_vline_time_us); in build_pstate_meta_per_stream()