Searched refs:dpte_row_bytes (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 1577 double dpte_row_bytes; member
|
| H A D | dml2_core_dcn4_calcs.c | 6530 l->dpte_row_bytes = DPTEBytesPerRow; in CalculateFlipSchedule() 6550 DML_LOG_VERBOSE("DML::%s: dpte_row_bytes = %f\n", __func__, l->dpte_row_bytes); in CalculateFlipSchedule() 6596 …l->hvm_scaled_row_bytes = (l->num_rows * l->dpte_row_bytes * HostVMInefficiencyFactor + l->num_row… in CalculateFlipSchedule() 6621 (l->dpte_row_bytes * HostVMInefficiencyFactor + meta_row_bytes) / (15 * LineTime)); in CalculateFlipSchedule() 6625 …DML_LOG_VERBOSE("DML::%s: lb_flip_bw for row reg limit = %f\n", __func__, (l->dpte_row_bytes * Hos… in CalculateFlipSchedule() 6653 (l->dpte_row_bytes * HostVMInefficiencyFactor + meta_row_bytes) / l->ImmediateFlipBW, in CalculateFlipSchedule() 6658 …: total row bytes (hvm ineff scaled, one row) = %f\n", __func__, (l->dpte_row_bytes * HostVMIneffi… in CalculateFlipSchedule() 6661 …%f (bw-based), Tr0_trips_flip = %f (latency-based)\n", __func__, (l->dpte_row_bytes * HostVMIneffi… in CalculateFlipSchedule() 6667 …(l->dpte_row_bytes * HostVMInefficiencyFactor + meta_row_bytes) / (*dst_y_per_row_flip * LineTime)… in CalculateFlipSchedule() 7178 unsigned int dpte_row_bytes, in get_pipe_flip_bytes() argument [all …]
|