Home
last modified time | relevance | path

Searched refs:MetaRowByte (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h427 double MetaRowByte[],
461 unsigned int *MetaRowByte,
734 unsigned int MetaRowByte,
H A Ddisplay_mode_vba_util_32.c1968 double MetaRowByte[], in dml32_CalculateVMRowAndSwath()
2157 MetaRowByte[k] = MetaRowByteY[k] + MetaRowByteC[k]; in dml32_CalculateVMRowAndSwath()
2211 if (MetaRowByte[k] <= DCCMetaBufferSizeBytes) in dml32_CalculateVMRowAndSwath()
2289 unsigned int *MetaRowByte, in dml32_CalculateVMAndRowBytes()
2340 *MetaRowByte = *meta_row_width * *MetaRequestHeight * BytePerPixel / 256.0; in dml32_CalculateVMAndRowBytes()
2349 *MetaRowByte = *meta_row_width * *MetaRequestWidth * BytePerPixel / 256.0; in dml32_CalculateVMAndRowBytes()
2375 *MetaRowByte = 0; in dml32_CalculateVMAndRowBytes()
3412 unsigned int MetaRowByte, in dml32_CalculatePrefetchSchedule() argument
3660 (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / prefetch_bw_oto, in dml32_CalculatePrefetchSchedule()
3665 (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / prefetch_bw_oto); in dml32_CalculatePrefetchSchedule()
[all …]
H A Ddisplay_mode_vba_32.c522 v->MetaRowByte, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
798 v->MetaRowByte[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1025 + v->MetaRowByte[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1047 v->MetaRowByte[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c92 unsigned int MetaRowByte,
172 unsigned int *MetaRowByte,
755 unsigned int MetaRowByte, in CalculatePrefetchSchedule() argument
927 (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / prefetch_bw_oto, in CalculatePrefetchSchedule()
969 PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte in CalculatePrefetchSchedule()
978 …PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte + 2 * P… in CalculatePrefetchSchedule()
992 PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * in CalculatePrefetchSchedule()
1001 …PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (Tpr… in CalculatePrefetchSchedule()
1017 …>= Tvm_trips_rounded && (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchB… in CalculatePrefetchSchedule()
1028 …>= Tvm_trips_rounded && (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchB… in CalculatePrefetchSchedule()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c257 dml_uint_t *MetaRowByte,
1209 (p->MetaRowByte + p->PixelPTEBytesPerRow * p->HostVMInefficiencyFactor) / s->prefetch_bw_oto, in CalculatePrefetchSchedule()
1213 …dml_print("DML::%s: Tr0_oto max0 = %f\n", __func__, (p->MetaRowByte + p->PixelPTEBytesPerRow * p->… in CalculatePrefetchSchedule()
1243 dml_print("DML::%s: MetaRowByte = %u\n", __func__, p->MetaRowByte); in CalculatePrefetchSchedule()
1277 …s->dep_bytes = dml_max(p->PDEAndMetaPTEBytesFrame * p->HostVMInefficiencyFactor, p->MetaRowByte + … in CalculatePrefetchSchedule()
1291 …PrefetchBandwidth1 = (p->PDEAndMetaPTEBytesFrame * p->HostVMInefficiencyFactor + 2 * p->MetaRowByte in CalculatePrefetchSchedule()
1300 …1 = (p->PDEAndMetaPTEBytesFrame * p->HostVMInefficiencyFactor + 2 * p->MetaRowByte + 2 * p->PixelP… in CalculatePrefetchSchedule()
1311 …s->PrefetchBandwidth3 = (2 * p->MetaRowByte + 2 * p->PixelPTEBytesPerRow * p->HostVMInefficiencyFa… in CalculatePrefetchSchedule()
1320 …s->PrefetchBandwidth3 = (2 * p->MetaRowByte + 2 * p->PixelPTEBytesPerRow * p->HostVMInefficiencyFa… in CalculatePrefetchSchedule()
1345 …fficiencyFactor / s->PrefetchBandwidth1 >= s->Tvm_trips_rounded && (p->MetaRowByte + p->PixelPTEBy… in CalculatePrefetchSchedule()
[all …]
H A Ddisplay_mode_core_structs.h1031 dml_uint_t MetaRowByte[__DML_NUM_PLANES__]; member
1450 dml_uint_t *MetaRowByte; member
1612 dml_uint_t MetaRowByte; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h940 double MetaRowByte[DC__NUM_DPP__MAX]; member