Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_soc_parameter_types.h181 unsigned int subvp_prefetch_end_to_mall_start_us; member
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
Ddcn4_soc_bb.h352 .subvp_prefetch_end_to_mall_start_us = 15,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_wrapper.h221 unsigned int subvp_prefetch_end_to_mall_start_us; member
Ddml2_mall_phantom.c383 ctx->config.svp_pstate.subvp_prefetch_end_to_mall_start_us + in subvp_subvp_schedulable()
466 ctx->config.svp_pstate.subvp_prefetch_end_to_mall_start_us; in dml2_svp_drr_schedulable()
564 ctx->config.svp_pstate.subvp_prefetch_end_to_mall_start_us; in subvp_vblank_schedulable()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c602 … (((uint64_t)phantom_timing->pix_clk_100hz * 100) + dc->caps.subvp_prefetch_end_to_mall_start_us)); in populate_subvp_cmd_drr_info()
723 …(((uint64_t)phantom_timing0->pix_clk_100hz * 100) + dc->caps.subvp_prefetch_end_to_mall_start_us)); in update_subvp_prefetch_end_to_mall_start()
726 …(((uint64_t)phantom_timing1->pix_clk_100hz * 100) + dc->caps.subvp_prefetch_end_to_mall_start_us)); in update_subvp_prefetch_end_to_mall_start()
734 div64_u64(((uint64_t)(dc->caps.subvp_prefetch_end_to_mall_start_us + prefetch_delta_us) * in update_subvp_prefetch_end_to_mall_start()
742 div64_u64(((uint64_t)(dc->caps.subvp_prefetch_end_to_mall_start_us + prefetch_delta_us) * in update_subvp_prefetch_end_to_mall_start()
813 …div64_u64(((uint64_t)dc->caps.subvp_prefetch_end_to_mall_start_us * ((uint64_t)phantom_timing->pix… in populate_subvp_cmd_pipe_info()
Ddc.h287 uint16_t subvp_prefetch_end_to_mall_start_us; member
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn321/
Ddcn321_resource.c1730 dc->caps.subvp_prefetch_end_to_mall_start_us = 15; in dcn321_resource_construct()
2029 …dc->dml2_options.svp_pstate.subvp_prefetch_end_to_mall_start_us = dc->caps.subvp_prefetch_end_to_m… in dcn321_resource_construct()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn401/
Ddcn401_resource.c1869 dc->caps.subvp_prefetch_end_to_mall_start_us = 15; in dcn401_resource_construct()
2173 …dc->dml2_options.svp_pstate.subvp_prefetch_end_to_mall_start_us = dc->caps.subvp_prefetch_end_to_m… in dcn401_resource_construct()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c2173 dc->caps.subvp_prefetch_end_to_mall_start_us = 15; in dcn32_resource_construct()
2481 …dc->dml2_options.svp_pstate.subvp_prefetch_end_to_mall_start_us = dc->caps.subvp_prefetch_end_to_m… in dcn32_resource_construct()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_dcn4.c100 ip_caps->subvp_prefetch_end_to_mall_start_us = 15; in patch_ip_caps_with_explicit_ip_params()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c750 dc->caps.subvp_prefetch_end_to_mall_start_us + in subvp_subvp_schedulable()
855 dc->caps.subvp_prefetch_end_to_mall_start_us; in subvp_drr_schedulable()
950 dc->caps.subvp_prefetch_end_to_mall_start_us; in subvp_vblank_schedulable()