Home
last modified time | relevance | path

Searched refs:vactive_sw_bw_c (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h483 double vactive_sw_bw_c[DML2_MAX_PLANES]; member
579 double vactive_sw_bw_c[DML2_MAX_PLANES]; member
1790 double vactive_sw_bw_c; // per surface bw member
H A Ddml2_core_dcn4_calcs.c5400 s->per_pipe_vactive_sw_bw += p->vactive_sw_bw_c / (double)p->myPipe->DPPPerSurface; in CalculatePrefetchSchedule()
5425 dml2_printf("DML::%s: vactive_sw_bw_c = %f\n", __func__, p->vactive_sw_bw_c); in CalculatePrefetchSchedule()
8574 mode_lib->ms.vactive_sw_bw_c, in dml_core_mode_support()
8854 mode_lib->ms.vactive_sw_bw_c, in dml_core_mode_support()
9085 CalculatePrefetchSchedule_params->vactive_sw_bw_c = mode_lib->ms.vactive_sw_bw_c[k]; in dml_core_mode_support()
9139 mode_lib->ms.vactive_sw_bw_c, in dml_core_mode_support()
9406 calculate_peak_bandwidth_params->surface_read_bandwidth_c = mode_lib->ms.vactive_sw_bw_c; in dml_core_mode_support()
9542 mode_lib->ms.vactive_sw_bw_c, in dml_core_mode_support()
11316 CalculatePrefetchSchedule_params->vactive_sw_bw_c = mode_lib->mp.vactive_sw_bw_c[k]; in dml_core_mode_programming()
11468 calculate_peak_bandwidth_params->surface_read_bandwidth_c = mode_lib->mp.vactive_sw_bw_c; in dml_core_mode_programming()
[all …]