Searched refs:tdlut_row_bytes (Results 1 – 2 of 2) sorted by relevance
2695 unsigned int tdlut_row_bytes; in dcn5_calculate_prefetch_schedule() local2963 tdlut_row_bytes = (unsigned long) math_ceil2(p->tdlut_bytes_per_frame/2.0, 1.0); in dcn5_calculate_prefetch_schedule()2970 …(p->PixelPTEBytesPerRow * p->HostVMInefficiencyFactor + p->meta_row_bytes + tdlut_row_bytes) / (15… in dcn5_calculate_prefetch_schedule()2987 …(p->PixelPTEBytesPerRow * p->HostVMInefficiencyFactor + p->meta_row_bytes + tdlut_row_bytes) / s->… in dcn5_calculate_prefetch_schedule()2990 …elPTEBytesPerRow * p->HostVMInefficiencyFactor + p->meta_row_bytes + tdlut_row_bytes) / s->prefetc… in dcn5_calculate_prefetch_schedule()3041 DML_LOG_VERBOSE("DML::%s: tdlut_row_bytes = %d\n", __func__, tdlut_row_bytes); in dcn5_calculate_prefetch_schedule()3067 …", __func__, p->PixelPTEBytesPerRow*p->HostVMInefficiencyFactor+p->meta_row_bytes+tdlut_row_bytes); in dcn5_calculate_prefetch_schedule()3094 … + 2 * (p->PixelPTEBytesPerRow * p->HostVMInefficiencyFactor + p->meta_row_bytes + tdlut_row_bytes) in dcn5_calculate_prefetch_schedule()3103 …2 * (p->PixelPTEBytesPerRow * p->HostVMInefficiencyFactor + p->meta_row_bytes + tdlut_row_bytes)) / in dcn5_calculate_prefetch_schedule()3105 …2 * (p->PixelPTEBytesPerRow * p->HostVMInefficiencyFactor + p->meta_row_bytes + tdlut_row_bytes))); in dcn5_calculate_prefetch_schedule()[all …]
1203 unsigned int tdlut_row_bytes[DML2_MAX_PLANES]; member1288 unsigned int tdlut_row_bytes[DML2_MAX_PLANES]; member