Searched refs:math_ceil2 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| A D | dml2_core_dcn4.c | 174 phantom->composition.viewport.plane0.height = (long int unsigned) math_min2(math_ceil2( in create_phantom_plane_from_main_plane() 177 phantom->composition.viewport.plane1.height = (long int unsigned) math_min2(math_ceil2( in create_phantom_plane_from_main_plane() 442 …in_out->mode_support_result.global.active.average_bw_sdp_kbps = (unsigned long)math_ceil2((l->mode… in core_dcn4_mode_support() 443 …in_out->mode_support_result.global.active.urgent_bw_sdp_kbps = (unsigned long)math_ceil2((l->mode_… in core_dcn4_mode_support() 444 …in_out->mode_support_result.global.svp_prefetch.average_bw_sdp_kbps = (unsigned long)math_ceil2((l… in core_dcn4_mode_support() 445 …in_out->mode_support_result.global.svp_prefetch.urgent_bw_sdp_kbps = (unsigned long)math_ceil2((l-… in core_dcn4_mode_support() 447 …in_out->mode_support_result.global.active.average_bw_dram_kbps = (unsigned long)math_ceil2((l->mod… in core_dcn4_mode_support() 448 …in_out->mode_support_result.global.active.urgent_bw_dram_kbps = (unsigned long)math_ceil2((l->mode… in core_dcn4_mode_support() 449 …in_out->mode_support_result.global.svp_prefetch.average_bw_dram_kbps = (unsigned long)math_ceil2((… in core_dcn4_mode_support() 450 …in_out->mode_support_result.global.svp_prefetch.urgent_bw_dram_kbps = (unsigned long)math_ceil2((l… in core_dcn4_mode_support()
|
| A D | dml2_core_shared.c | 6934 …double HCActive = math_ceil2(DSCSlices * math_ceil2(OutputBpp * math_ceil2(HActive / DSCSlices, 1)… in RequiredDTBCLK() 7024 math_min2(math_ceil2((double)surface->plane0.height, ReadBlockHeightY[k]), in CalculateSurfaceSizeInMall() 7030 math_min2(math_ceil2((double)surface->plane1.width, ReadBlockWidthC[k]), in CalculateSurfaceSizeInMall() 7033 math_min2(math_ceil2((double)surface->plane1.height, ReadBlockHeightC[k]), in CalculateSurfaceSizeInMall() 7039 math_min2(math_ceil2(surface->plane0.width, 8 * Read256BytesBlockWidthY[k]), in CalculateSurfaceSizeInMall() 7177 tdlut_delivery_cycles = (unsigned int)math_ceil2(tdlut_width / 2.0, 1); in calculate_tdlut_setting() 7303 *VUpdateOffsetPix = (unsigned int)(math_ceil2(HTotal / 4.0, 1.0)); in CalculateVUpdateAndDynamicMetadataParameters() 7797 s->Tvm_oto_lines = math_ceil2(4.0 * s->Tvm_oto / s->LineTime, 1) / 4.0; in CalculatePrefetchSchedule() 7798 s->Tr0_oto_lines = math_ceil2(4.0 * s->Tr0_oto / s->LineTime, 1) / 4.0; in CalculatePrefetchSchedule() 8675 *dst_y_per_vm_flip = math_ceil2(4.0 * (l->Tvm_flip / LineTime), 1.0) / 4.0; in CalculateFlipSchedule() [all …]
|
| A D | dml2_core_dcn4_calcs.c | 4434 …double HCActive = math_ceil2(DSCSlices * math_ceil2(OutputBpp * math_ceil2(HActive / DSCSlices, 1)… in RequiredDTBCLK() 4524 math_min2(math_ceil2((double)surface->plane0.height, ReadBlockHeightY[k]), in CalculateSurfaceSizeInMall() 4530 math_min2(math_ceil2((double)surface->plane1.width, ReadBlockWidthC[k]), in CalculateSurfaceSizeInMall() 4533 math_min2(math_ceil2((double)surface->plane1.height, ReadBlockHeightC[k]), in CalculateSurfaceSizeInMall() 4648 tdlut_delivery_cycles = (unsigned int)math_ceil2(tdlut_width/2.0, 1); in calculate_tdlut_setting() 4776 *VUpdateOffsetPix = (unsigned int)(math_ceil2(HTotal / 4.0, 1.0)); in CalculateVUpdateAndDynamicMetadataParameters() 5298 tdlut_row_bytes = (unsigned long) math_ceil2(p->tdlut_bytes_per_frame/2.0, 1.0); in CalculatePrefetchSchedule() 5338 s->Tvm_oto_lines = math_ceil2(4.0 * s->Tvm_oto / s->LineTime, 1) / 4.0; in CalculatePrefetchSchedule() 5339 s->Tr0_oto_lines = math_ceil2(4.0 * s->Tr0_oto / s->LineTime, 1) / 4.0; in CalculatePrefetchSchedule() 6363 *dst_y_per_vm_flip = math_ceil2(4.0 * (l->Tvm_flip / LineTime), 1.0) / 4.0; in CalculateFlipSchedule() [all …]
|
| A D | dml2_core_utils.c | 440 phantom->composition.viewport.plane0.height = (long int unsigned) math_min2(math_ceil2( in create_phantom_plane_from_main_plane() 443 phantom->composition.viewport.plane1.height = (long int unsigned) math_min2(math_ceil2( in create_phantom_plane_from_main_plane()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_standalone_libraries/ |
| A D | lib_float_math.h | 14 double math_ceil2(const double arg, const double significance);
|
| A D | lib_float_math.c | 64 double math_ceil2(const double arg, const double significance) in math_ceil2() function
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/ |
| A D | dml2_dpmm_dcn4.c | 211 …pll_frequency_khz = (unsigned long) math_max2(600000, math_ceil2(math_max3(dispclk_khz, dpprefclk_… in round_to_non_dfs_granularity() 609 …* math_ceil2(in_out->display_cfg->mode_support_result.per_plane[i].dppclk_khz * (1.0 + in_out->soc… in map_mode_to_soc_dpm()
|
Completed in 64 milliseconds