Home
last modified time | relevance | path

Searched refs:PixelPTEReqHeightY (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h408 unsigned int PixelPTEReqHeightY[],
920 unsigned int PixelPTEReqHeightY[],
H A Ddisplay_mode_vba_32.c508 v->PixelPTEReqHeightY, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1321 v->PixelPTEReqHeightY, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h517 unsigned int PixelPTEReqHeightY[DML2_MAX_PLANES];
773 unsigned int PixelPTEReqHeightY[DML2_MAX_PLANES];
1342 unsigned int *PixelPTEReqHeightY;
1681 unsigned int *PixelPTEReqHeightY;
516 unsigned int PixelPTEReqHeightY[DML2_MAX_PLANES]; global() member
772 unsigned int PixelPTEReqHeightY[DML2_MAX_PLANES]; global() member
1341 unsigned int *PixelPTEReqHeightY; global() member
1678 unsigned int *PixelPTEReqHeightY; global() member
H A Ddml2_core_dcn4_calcs.c3041 scratch->calculate_vm_and_row_bytes_params.PixelPTEReqHeight = &p->PixelPTEReqHeightY[k]; in CalculateVMRowAndSwath()
9030 CalculateVMRowAndSwath_params->PixelPTEReqHeightY = s->dummy_integer_array[18]; in dml_core_mode_support()
9923 dpte_group_width_luma = (unsigned int)((double)p->dpte_group_bytes[k] / (double)p->PTERequestSizeY[k] * p->PixelPTEReqHeightY[k]); in CalculateMetaAndPTETimes()
9937 DML_LOG_VERBOSE("DML::%s: k=%u, PixelPTEReqHeightY = %u\n", __func__, k, p->PixelPTEReqHeightY[k]); in CalculateMetaAndPTETimes()
10822 CalculateVMRowAndSwath_params->PixelPTEReqHeightY = mode_lib->mp.PixelPTEReqHeightY; in dml_core_mode_programming()
11862 CalculateMetaAndPTETimes_params->PixelPTEReqHeightY = mode_lib->mp.PixelPTEReqHeightY; in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1090 dml_uint_t PixelPTEReqHeightY[__DML_NUM_PLANES__]; member
1431 dml_uint_t *PixelPTEReqHeightY; member
H A Ddisplay_mode_core.c526 dml_uint_t PixelPTEReqHeightY[],
3494 dml_uint_t PixelPTEReqHeightY[], in CalculateMetaAndPTETimes()
3607 dpte_group_width_luma = (dml_uint_t)((dml_float_t) dpte_group_bytes[k] / (dml_float_t) PTERequestSizeY[k] * PixelPTEReqHeightY[k]); in CalculateMetaAndPTETimes()
3620 dml_print("DML::%s: k=%u, PixelPTEReqHeightY = %u\n", __func__, k, PixelPTEReqHeightY[k]); in CalculateMetaAndPTETimes()
5245 &p->PixelPTEReqHeightY[k], in CalculateVMRowAndSwath()
6866 CalculateVMRowAndSwath_params->PixelPTEReqHeightY = s->dummy_integer_array[12]; in dml_core_mode_support()
8853 CalculateVMRowAndSwath_params->PixelPTEReqHeightY = locals->PixelPTEReqHeightY; in dml_core_mode_programming()
9681 locals->PixelPTEReqHeightY, in dml_core_mode_programming()
3432 CalculateMetaAndPTETimes(dml_bool_t use_one_row_for_frame[],dml_uint_t NumberOfActiveSurfaces,dml_bool_t GPUVMEnable,dml_uint_t MetaChunkSize,dml_uint_t MinMetaChunkSizeBytes,dml_uint_t HTotal[],dml_float_t VRatio[],dml_float_t VRatioChroma[],dml_float_t DestinationLinesToRequestRowInVBlank[],dml_float_t DestinationLinesToRequestRowInImmediateFlip[],dml_bool_t DCCEnable[],dml_float_t PixelClock[],dml_uint_t BytePerPixelY[],dml_uint_t BytePerPixelC[],enum dml_rotation_angle SourceScan[],dml_uint_t dpte_row_height[],dml_uint_t dpte_row_height_chroma[],dml_uint_t meta_row_width[],dml_uint_t meta_row_width_chroma[],dml_uint_t meta_row_height[],dml_uint_t meta_row_height_chroma[],dml_uint_t meta_req_width[],dml_uint_t meta_req_width_chroma[],dml_uint_t meta_req_height[],dml_uint_t meta_req_height_chroma[],dml_uint_t dpte_group_bytes[],dml_uint_t PTERequestSizeY[],dml_uint_t PTERequestSizeC[],dml_uint_t PixelPTEReqWidthY[],dml_uint_t PixelPTEReqHeightY[],dml_uint_t PixelPTEReqWidthC[],dml_uint_t PixelPTEReqHeightC[],dml_uint_t dpte_row_width_luma_ub[],dml_uint_t dpte_row_width_chroma_ub[],dml_float_t DST_Y_PER_PTE_ROW_NOM_L[],dml_float_t DST_Y_PER_PTE_ROW_NOM_C[],dml_float_t DST_Y_PER_META_ROW_NOM_L[],dml_float_t DST_Y_PER_META_ROW_NOM_C[],dml_float_t TimePerMetaChunkNominal[],dml_float_t TimePerChromaMetaChunkNominal[],dml_float_t TimePerMetaChunkVBlank[],dml_float_t TimePerChromaMetaChunkVBlank[],dml_float_t TimePerMetaChunkFlip[],dml_float_t TimePerChromaMetaChunkFlip[],dml_float_t time_per_pte_group_nom_luma[],dml_float_t time_per_pte_group_vblank_luma[],dml_float_t time_per_pte_group_flip_luma[],dml_float_t time_per_pte_group_nom_chroma[],dml_float_t time_per_pte_group_vblank_chroma[],dml_float_t time_per_pte_group_flip_chroma[]) CalculateMetaAndPTETimes() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h980 unsigned int PixelPTEReqHeightY[DC__NUM_DPP__MAX]; member