Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h637 double DPTEBytesPerRow[][2][DC__NUM_DPP__MAX],
783 double DPTEBytesPerRow,
H A Ddisplay_mode_vba_32.c2846 mode_lib->vba.DPTEBytesPerRow[i][j][k] = mode_lib->vba.DPTEBytesPerRowThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()
3117 mode_lib->vba.DPTEBytesPerRow, in dml32_ModeSupportAndSystemConfigurationFull()
3322 (unsigned int)v->DPTEBytesPerRow[i][j][k], in dml32_ModeSupportAndSystemConfigurationFull()
3481 * mode_lib->vba.DPTEBytesPerRow[i][j][k]); in dml32_ModeSupportAndSystemConfigurationFull()
3485 + mode_lib->vba.DPTEBytesPerRow[i][j][k]); in dml32_ModeSupportAndSystemConfigurationFull()
3501 mode_lib->vba.DPTEBytesPerRow[i][j][k], in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h894 dml_uint_t DPTEBytesPerRow[2][__DML_NUM_PLANES__]; member
1319 dml_uint_t (*DPTEBytesPerRow)[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c323 dml_float_t DPTEBytesPerRow,
1965 dml_float_t DPTEBytesPerRow, in CalculateFlipSchedule()
2008 ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + 2.0 * DPTEBytesPerRow) * BandwidthAvailableForImmediateFlip / (dml_float_t) TotImmediateFlipBytes; in CalculateFlipSchedule()
2010 ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * BandwidthAvailableForImmediateFlip / (dml_float_t) TotImmediateFlipBytes; in CalculateFlipSchedule()
2020 TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / ImmediateFlipBW, UrgentLatency * (HostVMDynamicLevelsTrips + 1), LineTime / 4.0); in CalculateFlipSchedule()
2030 (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInImmediateFlip * LineTime)); in CalculateFlipSchedule()
2032 *final_flip_bw = (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInImmediateFlip * LineTime); in CalculateFlipSchedule()
2073 dml_print("DML::%s: DPTEBytesPerRow = %f\n", __func__, DPTEBytesPerRow); in CalculateFlipSchedule()
4656 s->TotalMaxPrefetchFlipDPTERowBandwidth[j] = s->TotalMaxPrefetchFlipDPTERowBandwidth[j] + p->NoOfDPP[j][k] * p->DPTEBytesPerRow[ in UseMinimumDCFCLK()
1963 CalculateFlipSchedule(dml_float_t HostVMInefficiencyFactor,dml_float_t UrgentExtraLatency,dml_float_t UrgentLatency,dml_uint_t GPUVMMaxPageTableLevels,dml_bool_t HostVMEnable,dml_uint_t HostVMMaxNonCachedPageTableLevels,dml_bool_t GPUVMEnable,dml_uint_t HostVMMinPageSize,dml_float_t PDEAndMetaPTEBytesPerFrame,dml_float_t MetaRowBytes,dml_float_t DPTEBytesPerRow,dml_float_t BandwidthAvailableForImmediateFlip,dml_uint_t TotImmediateFlipBytes,enum dml_source_format_class SourcePixelFormat,dml_float_t LineTime,dml_float_t VRatio,dml_float_t VRatioChroma,dml_float_t Tno_bw,dml_bool_t DCCEnable,dml_uint_t dpte_row_height,dml_uint_t meta_row_height,dml_uint_t dpte_row_height_chroma,dml_uint_t meta_row_height_chroma,dml_bool_t use_one_row_for_frame_flip,dml_float_t * DestinationLinesToRequestVMInImmediateFlip,dml_float_t * DestinationLinesToRequestRowInImmediateFlip,dml_float_t * final_flip_bw,dml_bool_t * ImmediateFlipSupportedForPipe) CalculateFlipSchedule() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h780 double DPTEBytesPerRow[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h428 unsigned int DPTEBytesPerRow[DML2_MAX_PLANES];
427 unsigned int DPTEBytesPerRow[DML2_MAX_PLANES]; global() member
H A Ddml2_core_dcn4_calcs.c6528 double DPTEBytesPerRow, // dpte_row_bytes in CalculateFlipSchedule()
6557 l->dpte_row_bytes = DPTEBytesPerRow; in CalculateFlipSchedule()
6575 DML_LOG_VERBOSE("DML::%s: DPTEBytesPerRow = %f\n", __func__, DPTEBytesPerRow); in CalculateFlipSchedule()
7536 CalculatePrefetchSchedule_params->PixelPTEBytesPerRow = mode_lib->ms.DPTEBytesPerRow[k]; in dml_core_ms_prefetch_check()
7819 mode_lib->ms.DPTEBytesPerRow[k], in dml_core_ms_prefetch_check()
7840 mode_lib->ms.DPTEBytesPerRow[k], in dml_core_ms_prefetch_check()
9048 CalculateVMRowAndSwath_params->PixelPTEBytesPerRow = mode_lib->ms.DPTEBytesPerRow; in dml_core_mode_support()
6501 CalculateFlipSchedule(struct dml2_core_internal_scratch * s,bool iflip_enable,bool use_lb_flip_bw,double HostVMInefficiencyFactor,double Tvm_trips_flip,double Tr0_trips_flip,double Tvm_trips_flip_rounded,double Tr0_trips_flip_rounded,bool GPUVMEnable,double vm_bytes,double DPTEBytesPerRow,double BandwidthAvailableForImmediateFlip,unsigned int TotImmediateFlipBytes,enum dml2_source_format_class SourcePixelFormat,double LineTime,double VRatio,double VRatioChroma,double Tno_bw_flip,unsigned int dpte_row_height,unsigned int dpte_row_height_chroma,bool use_one_row_for_frame_flip,unsigned int max_flip_time_us,unsigned int max_flip_time_lines,unsigned int per_pipe_flip_bytes,unsigned int meta_row_bytes,unsigned int meta_row_height,unsigned int meta_row_height_chroma,bool dcc_mrq_enable,double * dst_y_per_vm_flip,double * dst_y_per_row_flip,double * final_flip_bw,bool * ImmediateFlipSupportedForPipe) CalculateFlipSchedule() argument