Searched refs:BIGK_FRAGMENT_SIZE (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hubp.h40 HUBP_SF(HUBP0_DCHUBP_VMPG_CONFIG, BIGK_FRAGMENT_SIZE, mask_sh),\
/linux-master/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.h237 type BIGK_FRAGMENT_SIZE; \
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h432 unsigned int BIGK_FRAGMENT_SIZE[]);
H A Ddisplay_mode_vba_util_32.c1969 unsigned int BIGK_FRAGMENT_SIZE[])
2181 BIGK_FRAGMENT_SIZE[k] = dml_log2(GPUVMMinPageSizeKBytes[k] * 1024) - 12;
2253 dml_print("DML::%s: k=%d, BIGK_FRAGMENT_SIZE = %d\n", __func__, k, BIGK_FRAGMENT_SIZE[k]);
1906 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
H A Ddisplay_mode_vba_32.c527 v->BIGK_FRAGMENT_SIZE);
2821 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[21]); // Long BIGK_FRAGMENT_SIZE[]
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1178 dml_uint_t BIGK_FRAGMENT_SIZE[__DML_NUM_PLANES__]; member in struct:mode_program_st
1396 dml_uint_t *BIGK_FRAGMENT_SIZE; member in struct:CalculateVMRowAndSwath_params_st
H A Ddisplay_mode_core.c5261 p->BIGK_FRAGMENT_SIZE[k] = (dml_uint_t)(dml_log2(p->GPUVMMinPageSizeKBytes[k] * 1024) - 12);
5333 dml_print("DML::%s: k=%u, BIGK_FRAGMENT_SIZE = %u\n", __func__, k, p->BIGK_FRAGMENT_SIZE[k]);
7736 CalculateVMRowAndSwath_params->BIGK_FRAGMENT_SIZE = s->dummy_integer_array[21];
8748 CalculateVMRowAndSwath_params->BIGK_FRAGMENT_SIZE = locals->BIGK_FRAGMENT_SIZE;
10315 dml_get_per_surface_var_func(bigk_fragment_size, dml_uint_t, mode_lib->mp.BIGK_FRAGMENT_SIZE);
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1202 unsigned int BIGK_FRAGMENT_SIZE[DC__NUM_DPP__MAX]; member in struct:vba_vars_st
/linux-master/drivers/gpu/drm/amd/include/
H A Dsoc21_enum.h1683 * BIGK_FRAGMENT_SIZE enum
1686 typedef enum BIGK_FRAGMENT_SIZE { enum
1697 } BIGK_FRAGMENT_SIZE; typedef in typeref:enum:BIGK_FRAGMENT_SIZE

Completed in 439 milliseconds