Home
last modified time | relevance | path

Searched refs:hvm_scaled_vm_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 Ddml2_core_shared_types.h1585 double hvm_scaled_vm_row_bytes; member
H A Ddml2_core_dcn4_calcs.c6597 l->hvm_scaled_vm_row_bytes = l->hvm_scaled_vm_bytes + l->hvm_scaled_row_bytes; in CalculateFlipSchedule()
6599 l->hvm_scaled_vm_row_bytes / (l->max_flip_time - Tno_bw_flip), in CalculateFlipSchedule()
6606 …OSE("DML::%s: total vm+row bytes (hvm ineff scaled) = %f\n", __func__, l->hvm_scaled_vm_row_bytes); in CalculateFlipSchedule()
6607 …ERBOSE("DML::%s: lb_flip_bw for vm and row = %f\n", __func__, l->hvm_scaled_vm_row_bytes / (l->max… in CalculateFlipSchedule()