Home
last modified time | relevance | path

Searched defs:VRatioPrefetchC (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c634 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
5736 double VRatioPrefetchC[], in CalculatePixelDeliveryTimes()
5844 double VRatioPrefetchC[], in CalculateMetaAndPTETimes()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c439 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
H A Ddisplay_mode_vba_20v2.c541 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c831 static bool CalculatePrefetchSchedule(
5988 double VRatioPrefetchC[],
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c813 static bool CalculatePrefetchSchedule(
5903 double VRatioPrefetchC[],
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c811 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
5551 double VRatioPrefetchC[], in CalculatePixelDeliveryTimes()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c3395 bool dml32_CalculatePrefetchSchedule( in dml32_CalculatePrefetchSchedule()
4694 double VRatioPrefetchC[], in dml32_CalculatePixelDeliveryTimes()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h643 double VRatioPrefetchC[DML2_MAX_PLANES]; global() member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c3269 dml_float_t VRatioPrefetchC[], in CalculatePixelDeliveryTimes()
H A Ddisplay_mode_core_structs.h998 dml_float_t VRatioPrefetchC[__DML_NUM_PLANES__]; member
1574 dml_float_t *VRatioPrefetchC; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c9075 CalculatePixelDeliveryTimes(const struct dml2_display_cfg * display_cfg,const struct core_display_cfg_support_info * cfg_support_info,unsigned int NumberOfActiveSurfaces,double VRatioPrefetchY[],double VRatioPrefetchC[],unsigned int swath_width_luma_ub[],unsigned int swath_width_chroma_ub[],double PSCL_THROUGHPUT[],double PSCL_THROUGHPUT_CHROMA[],double Dppclk[],unsigned int BytePerPixelC[],unsigned int req_per_swath_ub_l[],unsigned int req_per_swath_ub_c[],double DisplayPipeLineDeliveryTimeLuma[],double DisplayPipeLineDeliveryTimeChroma[],double DisplayPipeLineDeliveryTimeLumaPrefetch[],double DisplayPipeLineDeliveryTimeChromaPrefetch[],double DisplayPipeRequestDeliveryTimeLuma[],double DisplayPipeRequestDeliveryTimeChroma[],double DisplayPipeRequestDeliveryTimeLumaPrefetch[],double DisplayPipeRequestDeliveryTimeChromaPrefetch[]) CalculatePixelDeliveryTimes() argument
[all...]
H A Ddml2_core_dcn4_calcs.c9145 CalculatePixelDeliveryTimes(const struct dml2_display_cfg * display_cfg,const struct core_display_cfg_support_info * cfg_support_info,unsigned int NumberOfActiveSurfaces,double VRatioPrefetchY[],double VRatioPrefetchC[],unsigned int swath_width_luma_ub[],unsigned int swath_width_chroma_ub[],double PSCL_THROUGHPUT[],double PSCL_THROUGHPUT_CHROMA[],double Dppclk[],unsigned int BytePerPixelC[],unsigned int req_per_swath_ub_l[],unsigned int req_per_swath_ub_c[],double DisplayPipeLineDeliveryTimeLuma[],double DisplayPipeLineDeliveryTimeChroma[],double DisplayPipeLineDeliveryTimeLumaPrefetch[],double DisplayPipeLineDeliveryTimeChromaPrefetch[],double DisplayPipeRequestDeliveryTimeLuma[],double DisplayPipeRequestDeliveryTimeChroma[],double DisplayPipeRequestDeliveryTimeLumaPrefetch[],double DisplayPipeRequestDeliveryTimeChromaPrefetch[]) CalculatePixelDeliveryTimes() argument
[all...]
H A Ddml2_core_shared_types.h592 double VRatioPrefetchC[DML2_MAX_PLANES]; global() member
1738 double *VRatioPrefetchC; global() member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h921 double VRatioPrefetchC[DC__NUM_DPP__MAX]; member