Home
last modified time | relevance | path

Searched refs:subvp_prefetch_end_to_mall_start_us (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/bounding_boxes/
H A Ddcn42_soc_bb.h255 .subvp_prefetch_end_to_mall_start_us = 15,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1761 dc->caps.subvp_prefetch_end_to_mall_start_us = 15; in dcn321_resource_construct()
2071 …dc->dml2_options.svp_pstate.subvp_prefetch_end_to_mall_start_us = dc->caps.subvp_prefetch_end_to_m… in dcn321_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2264 dc->caps.subvp_prefetch_end_to_mall_start_us = 15; in dcn32_resource_construct()
2583 …dc->dml2_options.svp_pstate.subvp_prefetch_end_to_mall_start_us = dc->caps.subvp_prefetch_end_to_m… in dcn32_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c181 ip_caps->subvp_prefetch_end_to_mall_start_us = 15; in patch_ip_caps_with_explicit_ip_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c752 dc->caps.subvp_prefetch_end_to_mall_start_us + in subvp_subvp_schedulable()
857 dc->caps.subvp_prefetch_end_to_mall_start_us; in subvp_drr_schedulable()
952 dc->caps.subvp_prefetch_end_to_mall_start_us; in subvp_vblank_schedulable()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h353 uint16_t subvp_prefetch_end_to_mall_start_us; member