Searched defs:DRRDisplay (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c2921 dml32_UseMinimumDCFCLK( enum dm_use_mall_for_pstate_change_mode UseMALLForPStateChange[], bool DRRDisplay[], bool SynchronizeDRRDisplaysForUCLKPStateChangeFinal, unsigned int MaxInterDCNTileRepeaters, unsigned int MaxPrefetchMode, double DRAMClockChangeLatencyFinal, double FCLKChangeLatency, double SREnterPlusExitTime, unsigned int ReturnBusWidth, unsigned int RoundTripPingLatencyCycles, unsigned int ReorderingBytes, unsigned int PixelChunkSizeInKByte, unsigned int MetaChunkSize, bool GPUVMEnable, unsigned int GPUVMMaxPageTableLevels, bool HostVMEnable, unsigned int NumberOfActiveSurfaces, double HostVMMinPageSize, unsigned int HostVMMaxNonCachedPageTableLevels, bool DynamicMetadataVMEnabled, bool ImmediateFlipRequirement, bool ProgressiveToInterlaceUnitInOPP, double MaxAveragePercentOfIdealSDPPortBWDisplayCanUseInNormalSystemOperation, double PercentOfIdealSDPPortBWReceivedAfterUrgLatency, unsigned int VTotal[], unsigned int VActive[], unsigned int DynamicMetadataTransmittedBytes[], unsigned int DynamicMetadataLinesBeforeActiveRequired[], bool Interlace[], double RequiredDPPCLKPerSurface[][2][DC__NUM_DPP__MAX], double RequiredDISPCLK[][2], double UrgLatency[], unsigned int NoOfDPP[][2][DC__NUM_DPP__MAX], double ProjectedDCFClkDeepSleep[][2], double MaximumVStartup[][2][DC__NUM_DPP__MAX], unsigned int TotalNumberOfActiveDPP[][2], unsigned int TotalNumberOfDCCActiveDPP[][2], unsigned int dpte_group_bytes[], double PrefetchLinesY[][2][DC__NUM_DPP__MAX], double PrefetchLinesC[][2][DC__NUM_DPP__MAX], unsigned int swath_width_luma_ub_all_states[][2][DC__NUM_DPP__MAX], unsigned int swath_width_chroma_ub_all_states[][2][DC__NUM_DPP__MAX], unsigned int BytePerPixelY[], unsigned int BytePerPixelC[], unsigned int HTotal[], double PixelClock[], double PDEAndMetaPTEBytesPerFrame[][2][DC__NUM_DPP__MAX], double DPTEBytesPerRow[][2][DC__NUM_DPP__MAX], double MetaRowBytes[][2][DC__NUM_DPP__MAX], bool DynamicMetadataEnable[], double ReadBandwidthLuma[], double ReadBandwidthChroma[], double DCFCLKPerState[], double DCFCLKState[][2]) argument
3246 dml32_CalculateTWait( unsigned int PrefetchMode, enum dm_use_mall_for_pstate_change_mode UseMALLForPStateChange, bool SynchronizeDRRDisplaysForUCLKPStateChangeFinal, bool DRRDisplay, double DRAMClockChangeLatency, double FCLKChangeLatency, double UrgentLatency, double SREnterPlusExitTime) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c1735 CalculateTWait( dml_uint_t PrefetchMode, enum dml_use_mall_for_pstate_change_mode UseMALLForPStateChange, dml_bool_t SynchronizeDRRDisplaysForUCLKPStateChangeFinal, dml_bool_t DRRDisplay, dml_float_t DRAMClockChangeLatency, dml_float_t FCLKChangeLatency, dml_float_t UrgentLatency, dml_float_t SREnterPlusExitTime) argument
[all...]
H A Ddisplay_mode_core_structs.h556 dml_bool_t DRRDisplay[__DML_NUM_PLANES__]; member in struct:dml_timing_cfg_st
1214 dml_bool_t *DRRDisplay; member in struct:UseMinimumDCFCLK_params_st
1281 dml_bool_t *DRRDisplay; member in struct:CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport_params_st
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h452 bool DRRDisplay[DC__NUM_DPP__MAX]; member in struct:vba_vars_st

Completed in 177 milliseconds