Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_soc_parameter_types.h179 unsigned int subvp_prefetch_end_to_mall_start_us; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
Ddcn4_soc_bb.h351 .subvp_prefetch_end_to_mall_start_us = 15,
Ddcn3_soc_bb.h385 .subvp_prefetch_end_to_mall_start_us = 15,
/linux-6.12.1/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.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c601 … (((uint64_t)phantom_timing->pix_clk_100hz * 100) + dc->caps.subvp_prefetch_end_to_mall_start_us)); in populate_subvp_cmd_drr_info()
722 …(((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()
725 …(((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()
733 div64_u64(((uint64_t)(dc->caps.subvp_prefetch_end_to_mall_start_us + prefetch_delta_us) * in update_subvp_prefetch_end_to_mall_start()
741 div64_u64(((uint64_t)(dc->caps.subvp_prefetch_end_to_mall_start_us + prefetch_delta_us) * in update_subvp_prefetch_end_to_mall_start()
812 …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.h282 uint16_t subvp_prefetch_end_to_mall_start_us; member
/linux-6.12.1/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()
2028 …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.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn401/
Ddcn401_resource.c1812 dc->caps.subvp_prefetch_end_to_mall_start_us = 15; in dcn401_resource_construct()
2114 …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.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c2169 dc->caps.subvp_prefetch_end_to_mall_start_us = 15; in dcn32_resource_construct()
2476 …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.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_dcn4.c99 ip_caps->subvp_prefetch_end_to_mall_start_us = 15; in patch_ip_caps_with_explicit_ip_params()
/linux-6.12.1/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()