Searched defs:swath_width_luma_ub (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 813 static bool CalculatePrefetchSchedule( 5813 int swath_width_luma_ub, 5892 unsigned int swath_width_luma_ub[], 6610 static void CalculateSwathAndDETConfiguration( 6794 static void CalculateSwathWidth(
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.c | 395 void dml32_CalculateSwathAndDETConfiguration( in dml32_CalculateSwathAndDETConfiguration() 681 void dml32_CalculateSwathWidth( in dml32_CalculateSwathWidth() 2727 unsigned int swath_width_luma_ub, in dml32_CalculateUrgentBurstFactor() 3422 unsigned int swath_width_luma_ub, in dml32_CalculatePrefetchSchedule() 4696 unsigned int swath_width_luma_ub[], in dml32_CalculatePixelDeliveryTimes()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared.c | 3491 static void CalculateSwathWidth( in CalculateSwathWidth() 6117 unsigned int swath_width_luma_ub, in CalculateUrgentBurstFactor() 9082 unsigned int swath_width_luma_ub[], in CalculatePixelDeliveryTimes()
|
H A D | dml2_core_dcn4_calcs.c | 826 static void CalculateSwathWidth( in CalculateSwathWidth() 3464 unsigned int swath_width_luma_ub, in CalculateUrgentBurstFactor() 9631 unsigned int swath_width_luma_ub[], in CalculatePixelDeliveryTimes()
|
H A D | dml2_core_shared_types.h | 400 unsigned int swath_width_luma_ub[DML2_MAX_PLANES]; member 641 unsigned int swath_width_luma_ub[DML2_MAX_PLANES]; member 1623 unsigned int *swath_width_luma_ub; member 1758 unsigned int swath_width_luma_ub; // per-pipe member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core.c | 3189 dml_uint_t swath_width_luma_ub, in CalculateUrgentBurstFactor() 3271 dml_uint_t swath_width_luma_ub[], in CalculatePixelDeliveryTimes() 4295 static void CalculateSwathWidth( in CalculateSwathWidth()
|
H A D | display_mode_core_structs.h | 1087 dml_uint_t swath_width_luma_ub[__DML_NUM_PLANES__]; member 1505 dml_uint_t *swath_width_luma_ub; member 1620 dml_uint_t swath_width_luma_ub; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 977 unsigned int swath_width_luma_ub[DC__NUM_DPP__MAX]; member
|