Searched defs:UsesMALLForStaticScreen (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
2604 dml32_CalculateMALLUseForStaticScreen( unsigned int NumberOfActiveSurfaces, unsigned int MALLAllocatedForDCNFinal, enum dm_use_mall_for_static_screen_mode *UseMALLForStaticScreen, unsigned int SurfaceSizeInMALL[], bool one_row_per_frame_fits_in_buffer[], bool UsesMALLForStaticScreen[]) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c5711 CalculateMALLUseForStaticScreen( dml_uint_t NumberOfActiveSurfaces, dml_uint_t MALLAllocatedForDCNFinal, enum dml_use_mall_for_static_screen_mode *UseMALLForStaticScreen, dml_uint_t SurfaceSizeInMALL[], dml_bool_t one_row_per_frame_fits_in_buffer[], dml_bool_t UsesMALLForStaticScreen[]) argument
[all...]
H A Ddisplay_mode_core_structs.h1181 dml_bool_t UsesMALLForStaticScreen[__DML_NUM_PLANES__]; member in struct:mode_program_st
1394 dml_bool_t *UsesMALLForStaticScreen; member in struct:CalculateVMRowAndSwath_params_st
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1223 bool UsesMALLForStaticScreen[DC__NUM_DPP__MAX]; member in struct:vba_vars_st

Completed in 182 milliseconds