Searched refs:DisplayPipeLineDeliveryTimeLumaPrefetch (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h881 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
H A Ddisplay_mode_vba_util_32.c4717 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
4765 DisplayPipeLineDeliveryTimeLumaPrefetch[k] =
4768 DisplayPipeLineDeliveryTimeLumaPrefetch[k] =
4786 dml_print("DML::%s: k=%d : DisplayPipeLineDeliveryTimeLumaPrefetch = %f\n",
4787 __func__, k, DisplayPipeLineDeliveryTimeLumaPrefetch[k]);
4806 DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub;
4691 dml32_CalculatePixelDeliveryTimes( unsigned int NumberOfActiveSurfaces, double VRatio[], double VRatioChroma[], double VRatioPrefetchY[], double VRatioPrefetchC[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[], unsigned int DPPPerSurface[], double HRatio[], double HRatioChroma[], double PixelClock[], double PSCL_THROUGHPUT[], double PSCL_THROUGHPUT_CHROMA[], double Dppclk[], unsigned int BytePerPixelC[], enum dm_rotation_angle SourceRotation[], unsigned int NumberOfCursors[], unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], unsigned int CursorBPP[][DC__NUM_CURSOR__MAX], unsigned int BlockWidth256BytesY[], unsigned int BlockHeight256BytesY[], unsigned int BlockWidth256BytesC[], unsigned int BlockHeight256BytesC[], double DisplayPipeLineDeliveryTimeLuma[], double DisplayPipeLineDeliveryTimeChroma[], double DisplayPipeLineDeliveryTimeLumaPrefetch[], double DisplayPipeLineDeliveryTimeChromaPrefetch[], double DisplayPipeRequestDeliveryTimeLuma[], double DisplayPipeRequestDeliveryTimeChroma[], double DisplayPipeRequestDeliveryTimeLumaPrefetch[], double DisplayPipeRequestDeliveryTimeChromaPrefetch[], double CursorRequestDeliveryTime[], double CursorRequestDeliveryTimePrefetch[]) argument
H A Ddisplay_mode_vba_32.c1279 v->DisplayPipeLineDeliveryTimeLumaPrefetch,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h934 double DisplayPipeLineDeliveryTimeLumaPrefetch[DC__NUM_DPP__MAX]; member in struct:vba_vars_st
H A Ddisplay_mode_vba.c164 dml_get_pipe_attr_func(refcyc_per_line_delivery_pre_l_in_us, mode_lib->vba.DisplayPipeLineDeliveryTimeLumaPrefetch);
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c407 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
2499 locals->DisplayPipeLineDeliveryTimeLumaPrefetch,
5753 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
5785 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k]
5788 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k]
5815 DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub;
5732 CalculatePixelDeliveryTimes( unsigned int NumberOfActivePlanes, double VRatio[], double VRatioPrefetchY[], double VRatioPrefetchC[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[], int DPPPerPlane[], double HRatio[], double PixelClock[], double PSCL_THROUGHPUT[], double PSCL_THROUGHPUT_CHROMA[], double DPPCLK[], double BytePerPixelDETC[], enum scan_direction_class SourceScan[], unsigned int BlockWidth256BytesY[], unsigned int BlockHeight256BytesY[], unsigned int BlockWidth256BytesC[], unsigned int BlockHeight256BytesC[], double DisplayPipeLineDeliveryTimeLuma[], double DisplayPipeLineDeliveryTimeChroma[], double DisplayPipeLineDeliveryTimeLumaPrefetch[], double DisplayPipeLineDeliveryTimeChromaPrefetch[], double DisplayPipeRequestDeliveryTimeLuma[], double DisplayPipeRequestDeliveryTimeChroma[], double DisplayPipeRequestDeliveryTimeLumaPrefetch[], double DisplayPipeRequestDeliveryTimeChromaPrefetch[]) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c391 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
3010 v->DisplayPipeLineDeliveryTimeLumaPrefetch,
5924 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
5954 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] * DPPPerPlane[k] / HRatio[k] / PixelClock[k];
5956 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / DPPCLK[k];
5977 DisplayPipeRequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub;
5996 dml_print("DML::%s: k=%d : DisplayPipeLineDeliveryTimeLumaPrefetch = %f\n", __func__, k, DisplayPipeLineDeliveryTimeLumaPrefetch[k]);
5899 CalculatePixelDeliveryTimes( unsigned int NumberOfActivePlanes, double VRatio[], double VRatioChroma[], double VRatioPrefetchY[], double VRatioPrefetchC[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[], unsigned int DPPPerPlane[], double HRatio[], double HRatioChroma[], double PixelClock[], double PSCL_THROUGHPUT[], double PSCL_THROUGHPUT_CHROMA[], double DPPCLK[], int BytePerPixelC[], enum scan_direction_class SourceScan[], unsigned int NumberOfCursors[], unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], unsigned int CursorBPP[][DC__NUM_CURSOR__MAX], unsigned int BlockWidth256BytesY[], unsigned int BlockHeight256BytesY[], unsigned int BlockWidth256BytesC[], unsigned int BlockHeight256BytesC[], double DisplayPipeLineDeliveryTimeLuma[], double DisplayPipeLineDeliveryTimeChroma[], double DisplayPipeLineDeliveryTimeLumaPrefetch[], double DisplayPipeLineDeliveryTimeChromaPrefetch[], double DisplayPipeRequestDeliveryTimeLuma[], double DisplayPipeRequestDeliveryTimeChroma[], double DisplayPipeRequestDeliveryTimeLumaPrefetch[], double DisplayPipeRequestDeliveryTimeChromaPrefetch[], double CursorRequestDeliveryTime[], double CursorRequestDeliveryTimePrefetch[]) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c403 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
3032 v->DisplayPipeLineDeliveryTimeLumaPrefetch,
6021 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
6051 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] * DPPPerPlane[k] / HRatio[k] / PixelClock[k];
6053 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / DPPCLK[k];
6074 DisplayPipeRequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub;
6093 dml_print("DML::%s: k=%d : DisplayPipeLineDeliveryTimeLumaPrefetch = %f\n", __func__, k, DisplayPipeLineDeliveryTimeLumaPrefetch[k]);
5996 CalculatePixelDeliveryTimes( unsigned int NumberOfActivePlanes, double VRatio[], double VRatioChroma[], double VRatioPrefetchY[], double VRatioPrefetchC[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[], unsigned int DPPPerPlane[], double HRatio[], double HRatioChroma[], double PixelClock[], double PSCL_THROUGHPUT[], double PSCL_THROUGHPUT_CHROMA[], double DPPCLK[], int BytePerPixelC[], enum scan_direction_class SourceScan[], unsigned int NumberOfCursors[], unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], unsigned int CursorBPP[][DC__NUM_CURSOR__MAX], unsigned int BlockWidth256BytesY[], unsigned int BlockHeight256BytesY[], unsigned int BlockWidth256BytesC[], unsigned int BlockHeight256BytesC[], double DisplayPipeLineDeliveryTimeLuma[], double DisplayPipeLineDeliveryTimeChroma[], double DisplayPipeLineDeliveryTimeLumaPrefetch[], double DisplayPipeLineDeliveryTimeChromaPrefetch[], double DisplayPipeRequestDeliveryTimeLuma[], double DisplayPipeRequestDeliveryTimeChroma[], double DisplayPipeRequestDeliveryTimeLumaPrefetch[], double DisplayPipeRequestDeliveryTimeChromaPrefetch[], double CursorRequestDeliveryTime[], double CursorRequestDeliveryTimePrefetch[]) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c427 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
2849 v->DisplayPipeLineDeliveryTimeLumaPrefetch,
5572 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
5602 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] * DPPPerPlane[k] / HRatio[k] / PixelClock[k];
5604 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / DPPCLK[k];
5625 DisplayPipeRequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub;
5547 CalculatePixelDeliveryTimes( unsigned int NumberOfActivePlanes, double VRatio[], double VRatioChroma[], double VRatioPrefetchY[], double VRatioPrefetchC[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[], unsigned int DPPPerPlane[], double HRatio[], double HRatioChroma[], double PixelClock[], double PSCL_THROUGHPUT[], double PSCL_THROUGHPUT_CHROMA[], double DPPCLK[], int BytePerPixelC[], enum scan_direction_class SourceScan[], unsigned int NumberOfCursors[], unsigned int CursorWidth[][2], unsigned int CursorBPP[][2], unsigned int BlockWidth256BytesY[], unsigned int BlockHeight256BytesY[], unsigned int BlockWidth256BytesC[], unsigned int BlockHeight256BytesC[], double DisplayPipeLineDeliveryTimeLuma[], double DisplayPipeLineDeliveryTimeChroma[], double DisplayPipeLineDeliveryTimeLumaPrefetch[], double DisplayPipeLineDeliveryTimeChromaPrefetch[], double DisplayPipeRequestDeliveryTimeLuma[], double DisplayPipeRequestDeliveryTimeChroma[], double DisplayPipeRequestDeliveryTimeLumaPrefetch[], double DisplayPipeRequestDeliveryTimeChromaPrefetch[], double CursorRequestDeliveryTime[], double CursorRequestDeliveryTimePrefetch[]) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1143 dml_float_t DisplayPipeLineDeliveryTimeLumaPrefetch[__DML_NUM_PLANES__]; member in struct:mode_program_st
H A Ddisplay_mode_core.c483 dml_float_t DisplayPipeLineDeliveryTimeLumaPrefetch[],
3291 dml_float_t DisplayPipeLineDeliveryTimeLumaPrefetch[],
3335 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] * DPPPerSurface[k] / HRatio[k] / PixelClock[k];
3337 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / Dppclk[k];
3351 dml_print("DML::%s: k=%u : DisplayPipeLineDeliveryTimeLumaPrefetch = %f\n", __func__, k, DisplayPipeLineDeliveryTimeLumaPrefetch[k]);
3368 DisplayPipeRequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub;
9510 locals->DisplayPipeLineDeliveryTimeLumaPrefetch,
10266 dml_get_per_surface_var_func(refcyc_per_line_delivery_pre_l_in_us, dml_float_t, mode_lib->mp.DisplayPipeLineDeliveryTimeLumaPrefetch);
3263 CalculatePixelDeliveryTimes( dml_uint_t NumberOfActiveSurfaces, dml_float_t VRatio[], dml_float_t VRatioChroma[], dml_float_t VRatioPrefetchY[], dml_float_t VRatioPrefetchC[], dml_uint_t swath_width_luma_ub[], dml_uint_t swath_width_chroma_ub[], dml_uint_t DPPPerSurface[], dml_float_t HRatio[], dml_float_t HRatioChroma[], dml_float_t PixelClock[], dml_float_t PSCL_THROUGHPUT[], dml_float_t PSCL_THROUGHPUT_CHROMA[], dml_float_t Dppclk[], dml_uint_t BytePerPixelC[], enum dml_rotation_angle SourceScan[], dml_uint_t NumberOfCursors[], dml_uint_t CursorWidth[], dml_uint_t CursorBPP[], dml_uint_t BlockWidth256BytesY[], dml_uint_t BlockHeight256BytesY[], dml_uint_t BlockWidth256BytesC[], dml_uint_t BlockHeight256BytesC[], dml_float_t DisplayPipeLineDeliveryTimeLuma[], dml_float_t DisplayPipeLineDeliveryTimeChroma[], dml_float_t DisplayPipeLineDeliveryTimeLumaPrefetch[], dml_float_t DisplayPipeLineDeliveryTimeChromaPrefetch[], dml_float_t DisplayPipeRequestDeliveryTimeLuma[], dml_float_t DisplayPipeRequestDeliveryTimeChroma[], dml_float_t DisplayPipeRequestDeliveryTimeLumaPrefetch[], dml_float_t DisplayPipeRequestDeliveryTimeChromaPrefetch[], dml_float_t CursorRequestDeliveryTime[], dml_float_t CursorRequestDeliveryTimePrefetch[]) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20v2.c2376 mode_lib->vba.DisplayPipeLineDeliveryTimeLumaPrefetch[k] =
2381 mode_lib->vba.DisplayPipeLineDeliveryTimeLumaPrefetch[k] =
H A Ddisplay_mode_vba_20.c2342 mode_lib->vba.DisplayPipeLineDeliveryTimeLumaPrefetch[k] =
2347 mode_lib->vba.DisplayPipeLineDeliveryTimeLumaPrefetch[k] =

Completed in 652 milliseconds