Searched defs:use_one_row_for_frame_flip (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.c1906 dml32_CalculateVMRowAndSwath( unsigned int NumberOfActiveSurfaces, DmlPipe myPipe[], unsigned int SurfaceSizeInMALL[], unsigned int PTEBufferSizeInRequestsLuma, unsigned int PTEBufferSizeInRequestsChroma, unsigned int DCCMetaBufferSizeBytes, enum dm_use_mall_for_static_screen_mode UseMALLForStaticScreen[], enum dm_use_mall_for_pstate_change_mode UseMALLForPStateChange[], unsigned int MALLAllocatedForDCN, double SwathWidthY[], double SwathWidthC[], bool GPUVMEnable, bool HostVMEnable, unsigned int HostVMMaxNonCachedPageTableLevels, unsigned int GPUVMMaxPageTableLevels, unsigned int GPUVMMinPageSizeKBytes[], unsigned int HostVMMinPageSize, bool PTEBufferSizeNotExceeded[], bool DCCMetaBufferSizeNotExceeded[], unsigned int dpte_row_width_luma_ub[], unsigned int dpte_row_width_chroma_ub[], unsigned int dpte_row_height_luma[], unsigned int dpte_row_height_chroma[], unsigned int dpte_row_height_linear_luma[], unsigned int dpte_row_height_linear_chroma[], unsigned int meta_req_width[], unsigned int meta_req_width_chroma[], unsigned int meta_req_height[], unsigned int meta_req_height_chroma[], unsigned int meta_row_width[], unsigned int meta_row_width_chroma[], unsigned int meta_row_height[], unsigned int meta_row_height_chroma[], unsigned int vm_group_bytes[], unsigned int dpte_group_bytes[], unsigned int PixelPTEReqWidthY[], unsigned int PixelPTEReqHeightY[], unsigned int PTERequestSizeY[], unsigned int PixelPTEReqWidthC[], unsigned int PixelPTEReqHeightC[], unsigned int PTERequestSizeC[], unsigned int dpde0_bytes_per_frame_ub_l[], unsigned int meta_pte_bytes_per_frame_ub_l[], unsigned int dpde0_bytes_per_frame_ub_c[], unsigned int meta_pte_bytes_per_frame_ub_c[], double PrefetchSourceLinesY[], double PrefetchSourceLinesC[], double VInitPreFillY[], double VInitPreFillC[], unsigned int MaxNumSwathY[], unsigned int MaxNumSwathC[], double meta_row_bw[], double dpte_row_bw[], double PixelPTEBytesPerRow[], double PDEAndMetaPTEBytesFrame[], double MetaRowByte[], bool use_one_row_for_frame[], bool use_one_row_for_frame_flip[], bool UsesMALLForStaticScreen[], bool PTE_BUFFER_MODE[], unsigned int BIGK_FRAGMENT_SIZE[]) argument
4115 dml32_CalculateFlipSchedule( double HostVMInefficiencyFactor, double UrgentExtraLatency, double UrgentLatency, unsigned int GPUVMMaxPageTableLevels, bool HostVMEnable, unsigned int HostVMMaxNonCachedPageTableLevels, bool GPUVMEnable, double HostVMMinPageSize, double PDEAndMetaPTEBytesPerFrame, double MetaRowBytes, double DPTEBytesPerRow, double BandwidthAvailableForImmediateFlip, unsigned int TotImmediateFlipBytes, enum source_format_class SourcePixelFormat, double LineTime, double VRatio, double VRatioChroma, double Tno_bw, bool DCCEnable, unsigned int dpte_row_height, unsigned int meta_row_height, unsigned int dpte_row_height_chroma, unsigned int meta_row_height_chroma, bool use_one_row_for_frame_flip, double *DestinationLinesToRequestVMInImmediateFlip, double *DestinationLinesToRequestRowInImmediateFlip, double *final_flip_bw, bool *ImmediateFlipSupportedForPipe) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c1945 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) argument
[all...]
H A Ddisplay_mode_core_structs.h849 dml_bool_t use_one_row_for_frame_flip[2][__DML_NUM_PLANES__]; member in struct:mode_support_st
1069 dml_bool_t use_one_row_for_frame_flip[__DML_NUM_PLANES__]; member in struct:mode_program_st
1393 dml_bool_t *use_one_row_for_frame_flip; member in struct:CalculateVMRowAndSwath_params_st
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h660 bool use_one_row_for_frame_flip[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member in struct:vba_vars_st

Completed in 170 milliseconds