Searched refs:dpde0_bytes_per_frame_ub_l (Results 1 - 10 of 10) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c500 unsigned int dpde0_bytes_per_frame_ub_l[],
2285 &v->dpde0_bytes_per_frame_ub_l[k],
2922 v->dpde0_bytes_per_frame_ub_l,
5847 unsigned int dpde0_bytes_per_frame_ub_l[],
5864 num_group_per_lower_vm_stage = dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k])
5868 num_group_per_lower_vm_stage = dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k])
5883 num_group_per_lower_vm_stage = 2 + dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
5888 num_group_per_lower_vm_stage = 1 + dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
5896 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[k] / 64 + dpde0_bytes_per_frame_ub_c[k] / 64;
5898 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[
5835 CalculateVMGroupAndRequestTimes( unsigned int NumberOfActivePlanes, bool GPUVMEnable, unsigned int GPUVMMaxPageTableLevels, unsigned int HTotal[], int BytePerPixelC[], double DestinationLinesToRequestVMInVBlank[], double DestinationLinesToRequestVMInImmediateFlip[], bool DCCEnable[], double PixelClock[], int dpte_row_width_luma_ub[], int dpte_row_width_chroma_ub[], int vm_group_bytes[], unsigned int dpde0_bytes_per_frame_ub_l[], unsigned int dpde0_bytes_per_frame_ub_c[], int meta_pte_bytes_per_frame_ub_l[], int meta_pte_bytes_per_frame_ub_c[], double TimePerVMGroupVBlank[], double TimePerVMGroupFlip[], double TimePerVMRequestVBlank[], double TimePerVMRequestFlip[]) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c559 dml_uint_t dpde0_bytes_per_frame_ub_l[],
3651 dml_uint_t dpde0_bytes_per_frame_ub_l[],
3674 dml_print("DML::%s: k=%u, dpde0_bytes_per_frame_ub_l = %u\n", __func__, k, dpde0_bytes_per_frame_ub_l[k]);
3683 num_group_per_lower_vm_stage = (dml_uint_t) (dml_ceil((dml_float_t) dpde0_bytes_per_frame_ub_l[k] / (dml_float_t) vm_group_bytes[k], 1.0) +
3686 num_group_per_lower_vm_stage = (dml_uint_t) (dml_ceil((dml_float_t) dpde0_bytes_per_frame_ub_l[k] / (dml_float_t) vm_group_bytes[k], 1.0));
3698 num_group_per_lower_vm_stage = (dml_uint_t)(2.0 + dml_ceil((dml_float_t) (dpde0_bytes_per_frame_ub_l[k]) / (dml_float_t) (vm_group_bytes[k]), 1) +
3703 num_group_per_lower_vm_stage = (dml_uint_t)(1.0 + dml_ceil((dml_float_t) (dpde0_bytes_per_frame_ub_l[k]) / (dml_float_t) (vm_group_bytes[k]), 1) +
3711 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[k] / 64 + dpde0_bytes_per_frame_ub_c[k] / 64;
3713 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[
3638 CalculateVMGroupAndRequestTimes( dml_uint_t NumberOfActiveSurfaces, dml_bool_t GPUVMEnable, dml_uint_t GPUVMMaxPageTableLevels, dml_uint_t HTotal[], dml_uint_t BytePerPixelC[], dml_float_t DestinationLinesToRequestVMInVBlank[], dml_float_t DestinationLinesToRequestVMInImmediateFlip[], dml_bool_t DCCEnable[], dml_float_t PixelClock[], dml_uint_t dpte_row_width_luma_ub[], dml_uint_t dpte_row_width_chroma_ub[], dml_uint_t vm_group_bytes[], dml_uint_t dpde0_bytes_per_frame_ub_l[], dml_uint_t dpde0_bytes_per_frame_ub_c[], dml_uint_t meta_pte_bytes_per_frame_ub_l[], dml_uint_t meta_pte_bytes_per_frame_ub_c[], dml_float_t TimePerVMGroupVBlank[], dml_float_t TimePerVMGroupFlip[], dml_float_t TimePerVMRequestVBlank[], dml_float_t TimePerVMRequestFlip[]) argument
[all...]
H A Ddisplay_mode_core_structs.h1040 dml_uint_t dpde0_bytes_per_frame_ub_l[__DML_NUM_PLANES__]; member in struct:mode_program_st
1377 dml_uint_t *dpde0_bytes_per_frame_ub_l; member in struct:CalculateVMRowAndSwath_params_st
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h413 unsigned int dpde0_bytes_per_frame_ub_l[],
957 unsigned int dpde0_bytes_per_frame_ub_l[],
H A Ddisplay_mode_vba_util_32.c1950 unsigned int dpde0_bytes_per_frame_ub_l[],
2132 &dpde0_bytes_per_frame_ub_l[k],
5157 unsigned int dpde0_bytes_per_frame_ub_l[],
5181 dml_print("DML::%s: k=%0d, dpde0_bytes_per_frame_ub_l = %d\n",
5182 __func__, k, dpde0_bytes_per_frame_ub_l[k]);
5195 (double) (dpde0_bytes_per_frame_ub_l[k]) /
5201 (double) (dpde0_bytes_per_frame_ub_l[k]) /
5220 (double) (dpde0_bytes_per_frame_ub_l[k]) /
5230 (double) (dpde0_bytes_per_frame_ub_l[k]) /
5240 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[
1908 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
5146 dml32_CalculateVMGroupAndRequestTimes( unsigned int NumberOfActiveSurfaces, bool GPUVMEnable, unsigned int GPUVMMaxPageTableLevels, unsigned int HTotal[], unsigned int BytePerPixelC[], double DestinationLinesToRequestVMInVBlank[], double DestinationLinesToRequestVMInImmediateFlip[], bool DCCEnable[], double PixelClock[], unsigned int dpte_row_width_luma_ub[], unsigned int dpte_row_width_chroma_ub[], unsigned int vm_group_bytes[], unsigned int dpde0_bytes_per_frame_ub_l[], unsigned int dpde0_bytes_per_frame_ub_c[], unsigned int meta_pte_bytes_per_frame_ub_l[], unsigned int meta_pte_bytes_per_frame_ub_c[], double TimePerVMGroupVBlank[], double TimePerVMGroupFlip[], double TimePerVMRequestVBlank[], double TimePerVMRequestFlip[]) argument
[all...]
H A Ddisplay_mode_vba_32.c509 v->dpde0_bytes_per_frame_ub_l,
1354 v->dpde0_bytes_per_frame_ub_l,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c476 unsigned int dpde0_bytes_per_frame_ub_l[],
2438 &v->dpde0_bytes_per_frame_ub_l[k],
3105 v->dpde0_bytes_per_frame_ub_l,
6316 unsigned int dpde0_bytes_per_frame_ub_l[],
6333 num_group_per_lower_vm_stage = dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
6336 num_group_per_lower_vm_stage = dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1);
6348 num_group_per_lower_vm_stage = 2 + dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
6353 num_group_per_lower_vm_stage = 1 + dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
6361 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[k] / 64 + dpde0_bytes_per_frame_ub_c[k] / 64;
6363 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[
6304 CalculateVMGroupAndRequestTimes( unsigned int NumberOfActivePlanes, bool GPUVMEnable, unsigned int GPUVMMaxPageTableLevels, unsigned int HTotal[], int BytePerPixelC[], double DestinationLinesToRequestVMInVBlank[], double DestinationLinesToRequestVMInImmediateFlip[], bool DCCEnable[], double PixelClock[], int dpte_row_width_luma_ub[], int dpte_row_width_chroma_ub[], int vm_group_bytes[], unsigned int dpde0_bytes_per_frame_ub_l[], unsigned int dpde0_bytes_per_frame_ub_c[], int meta_pte_bytes_per_frame_ub_l[], int meta_pte_bytes_per_frame_ub_c[], double TimePerVMGroupVBlank[], double TimePerVMGroupFlip[], double TimePerVMRequestVBlank[], double TimePerVMRequestFlip[]) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c464 unsigned int dpde0_bytes_per_frame_ub_l[],
2416 &v->dpde0_bytes_per_frame_ub_l[k],
3083 v->dpde0_bytes_per_frame_ub_l,
6218 unsigned int dpde0_bytes_per_frame_ub_l[],
6235 num_group_per_lower_vm_stage = dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
6238 num_group_per_lower_vm_stage = dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1);
6250 num_group_per_lower_vm_stage = 2 + dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
6255 num_group_per_lower_vm_stage = 1 + dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
6263 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[k] / 64 + dpde0_bytes_per_frame_ub_c[k] / 64;
6265 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[
6206 CalculateVMGroupAndRequestTimes( unsigned int NumberOfActivePlanes, bool GPUVMEnable, unsigned int GPUVMMaxPageTableLevels, unsigned int HTotal[], int BytePerPixelC[], double DestinationLinesToRequestVMInVBlank[], double DestinationLinesToRequestVMInImmediateFlip[], bool DCCEnable[], double PixelClock[], int dpte_row_width_luma_ub[], int dpte_row_width_chroma_ub[], int vm_group_bytes[], unsigned int dpde0_bytes_per_frame_ub_l[], unsigned int dpde0_bytes_per_frame_ub_c[], int meta_pte_bytes_per_frame_ub_l[], int meta_pte_bytes_per_frame_ub_c[], double TimePerVMGroupVBlank[], double TimePerVMGroupFlip[], double TimePerVMRequestVBlank[], double TimePerVMRequestFlip[]) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c449 unsigned int dpde0_bytes_per_frame_ub_l[],
1974 &locals->dpde0_bytes_per_frame_ub_l[k],
2541 locals->dpde0_bytes_per_frame_ub_l,
4690 locals->dpde0_bytes_per_frame_ub_l,
5870 unsigned int dpde0_bytes_per_frame_ub_l[],
6020 dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
6024 dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1);
6039 dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
6045 dml_ceil((double) (dpde0_bytes_per_frame_ub_l[k]) / (double) (vm_group_bytes[k]), 1)
6053 num_req_per_lower_vm_stage = dpde0_bytes_per_frame_ub_l[
5835 CalculateMetaAndPTETimes( unsigned int NumberOfActivePlanes, bool GPUVMEnable, unsigned int MetaChunkSize, unsigned int MinMetaChunkSizeBytes, unsigned int GPUVMMaxPageTableLevels, unsigned int HTotal[], double VRatio[], double VRatioPrefetchY[], double VRatioPrefetchC[], double DestinationLinesToRequestRowInVBlank[], double DestinationLinesToRequestRowInImmediateFlip[], double DestinationLinesToRequestVMInVBlank[], double DestinationLinesToRequestVMInImmediateFlip[], bool DCCEnable[], double PixelClock[], double BytePerPixelDETY[], double BytePerPixelDETC[], enum scan_direction_class SourceScan[], unsigned int dpte_row_height[], unsigned int dpte_row_height_chroma[], unsigned int meta_row_width[], unsigned int meta_row_height[], unsigned int meta_req_width[], unsigned int meta_req_height[], int dpte_group_bytes[], unsigned int PTERequestSizeY[], unsigned int PTERequestSizeC[], unsigned int PixelPTEReqWidthY[], unsigned int PixelPTEReqHeightY[], unsigned int PixelPTEReqWidthC[], unsigned int PixelPTEReqHeightC[], unsigned int dpte_row_width_luma_ub[], unsigned int dpte_row_width_chroma_ub[], unsigned int vm_group_bytes[], unsigned int dpde0_bytes_per_frame_ub_l[], unsigned int dpde0_bytes_per_frame_ub_c[], unsigned int meta_pte_bytes_per_frame_ub_l[], unsigned int meta_pte_bytes_per_frame_ub_c[], double DST_Y_PER_PTE_ROW_NOM_L[], double DST_Y_PER_PTE_ROW_NOM_C[], double DST_Y_PER_META_ROW_NOM_L[], double TimePerMetaChunkNominal[], double TimePerMetaChunkVBlank[], double TimePerMetaChunkFlip[], double time_per_pte_group_nom_luma[], double time_per_pte_group_vblank_luma[], double time_per_pte_group_flip_luma[], double time_per_pte_group_nom_chroma[], double time_per_pte_group_vblank_chroma[], double time_per_pte_group_flip_chroma[], double TimePerVMGroupVBlank[], double TimePerVMGroupFlip[], double TimePerVMRequestVBlank[], double TimePerVMRequestFlip[]) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h995 unsigned int dpde0_bytes_per_frame_ub_l[DC__NUM_DPP__MAX]; member in struct:vba_vars_st

Completed in 326 milliseconds