Home
last modified time | relevance | path

Searched refs:dpte_row_height (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h464 unsigned int *dpte_row_height,
792 unsigned int dpte_row_height,
906 unsigned int dpte_row_height[],
H A Ddisplay_mode_vba_32.c489 v->dpte_row_height, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1057 v->dpte_row_height[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1303 v->dpte_row_height, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2782 mode_lib->vba.dpte_row_height, in dml32_ModeSupportAndSystemConfigurationFull()
3495 mode_lib->vba.dpte_row_height[k], in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h472 unsigned int dpte_row_height[DML2_MAX_PLANES]; member
732 unsigned int dpte_row_height[DML2_MAX_PLANES]; member
1492 unsigned int *dpte_row_height; member
1672 unsigned int *dpte_row_height; member
H A Ddml2_core_dcn4_calcs.c1655 *p->dpte_row_height = 0; in CalculateVMAndRowBytes()
1762 …*p->dpte_row_height = (unsigned int)(math_min2(128, (double)(1ULL << (unsigned int)math_floor2(mat… in CalculateVMAndRowBytes()
1763 …*p->dpte_row_width_ub = (unsigned int)(math_ceil2(((double)p->Pitch * (double)*p->dpte_row_height in CalculateVMAndRowBytes()
1776 *p->dpte_row_height = *p->PixelPTEReqHeight; in CalculateVMAndRowBytes()
1779 …idth_ub = (unsigned int)((math_ceil2(((double)p->Pitch * (double)*p->dpte_row_height / (double)*p-… in CalculateVMAndRowBytes()
1791 *p->dpte_row_height = (unsigned int)(math_min2(*p->PixelPTEReqWidth, p->MacroTileWidth)); in CalculateVMAndRowBytes()
1816 DML_LOG_VERBOSE("DML::%s: dpte_row_height = %u\n", __func__, *p->dpte_row_height); in CalculateVMAndRowBytes()
2928 scratch->calculate_vm_and_row_bytes_params.dpte_row_height = &p->dpte_row_height_chroma[k]; in CalculateVMRowAndSwath()
3006 scratch->calculate_vm_and_row_bytes_params.dpte_row_height = &p->dpte_row_height_luma[k]; in CalculateVMRowAndSwath()
6509 unsigned int dpte_row_height, in CalculateFlipSchedule() argument
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h588 unsigned int dpte_row_height; member
H A Ddisplay_mode_vba.h830 unsigned int dpte_row_height[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c261 dml_uint_t *dpte_row_height,
330 dml_uint_t dpte_row_height,
510 dml_uint_t dpte_row_height[],
1972 dml_uint_t dpte_row_height, in CalculateFlipSchedule() argument
2044 …min_row_time = dml_min(dpte_row_height * LineTime / VRatio, dpte_row_height_chroma * LineTime / VR… in CalculateFlipSchedule()
2048 …min_row_time = dml_min4(dpte_row_height * LineTime / VRatio, meta_row_height * LineTime / VRatio, … in CalculateFlipSchedule()
2052 min_row_time = dpte_row_height * LineTime / VRatio; in CalculateFlipSchedule()
2056 min_row_time = dml_min(dpte_row_height * LineTime / VRatio, meta_row_height * LineTime / VRatio); in CalculateFlipSchedule()
2487 dml_uint_t *dpte_row_height, in CalculateVMAndRowBytes()
2629 …*dpte_row_height = (dml_uint_t)(dml_min(128, 1 << (dml_uint_t) dml_floor(dml_log2(PTEBufferSizeInR… in CalculateVMAndRowBytes()
[all …]
H A Ddisplay_mode_core_structs.h939 dml_uint_t dpte_row_height[__DML_NUM_PLANES__]; member
1062 dml_uint_t dpte_row_height[__DML_NUM_PLANES__]; member