Searched refs:total_row_bytes (Results 1 – 2 of 2) sorted by relevance
1491 double total_row_bytes; member
3175 …double total_row_bytes = (p->PixelPTEBytesPerRow * p->HostVMInefficiencyFactor + p->meta_row_bytes… in dcn5_calculate_prefetch_schedule() local3182 double row_transfer_time = total_row_bytes / s->prefetch_bw1; in dcn5_calculate_prefetch_schedule()3196 double row_transfer_time = total_row_bytes / s->prefetch_bw2; in dcn5_calculate_prefetch_schedule()3209 double row_transfer_time = total_row_bytes / s->prefetch_bw3; in dcn5_calculate_prefetch_schedule()