Searched defs:DPPPerSurface (Results 1 – 8 of 8) sorted by relevance
/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() 923 unsigned int DPPPerSurface[], in dml32_CalculateDETBufferSize() 1556 unsigned int DPPPerSurface[], in dml32_CalculateDPPCLK() 2817 unsigned int DPPPerSurface[], in dml32_CalculateDCFCLKDeepSleep() 4273 unsigned int DPPPerSurface[], in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 4698 unsigned int DPPPerSurface[], in dml32_CalculatePixelDeliveryTimes() 5610 unsigned int DPPPerSurface[], in dml32_CalculateStutterEfficiency()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core.c | 3118 dml_uint_t DPPPerSurface[], in CalculateDCFCLKDeepSleep() 3273 dml_uint_t DPPPerSurface[], in CalculatePixelDeliveryTimes() 4295 static void CalculateSwathWidth( in CalculateSwathWidth() 4826 dml_uint_t DPPPerSurface[], in CalculateDETBufferSize() 5694 dml_uint_t DPPPerSurface[], in CalculateDPPCLK()
|
H A D | display_mode_core_structs.h | 451 dml_uint_t DPPPerSurface; member 657 …dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surfac… member 793 …dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surfac… member 1366 dml_uint_t *DPPPerSurface; member 1504 dml_uint_t *DPPPerSurface; member 1545 dml_uint_t *DPPPerSurface; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_dcn4_calcs.c | 839 unsigned int DPPPerSurface[], in CalculateSwathWidth() 1045 unsigned int DPPPerSurface[], in CalculateDETBufferSize() 3540 unsigned int DPPPerSurface[], in CalculateDCFCLKDeepSleepTdlut() 3635 unsigned int DPPPerSurface[], in CalculateDCFCLKDeepSleep()
|
H A D | dml2_core_shared_types.h | 103 unsigned int DPPPerSurface; member 274 …unsigned int DPPPerSurface[DML2_MAX_PLANES]; /// <brief How many DPPs are needed drive the surface… member 1276 unsigned int *DPPPerSurface; member 1560 unsigned int *DPPPerSurface; member 1617 unsigned int *DPPPerSurface; member 1698 unsigned int *DPPPerSurface; member
|
H A D | dml2_core_shared.c | 3504 unsigned int DPPPerSurface[], in CalculateSwathWidth() 6194 unsigned int DPPPerSurface[], in CalculateDCFCLKDeepSleep()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
H A D | dml_top_types.h | 348 …unsigned int DPPPerSurface[DML2_MAX_PLANES]; /// <brief How many DPPs are needed drive the surface… member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_structs.h | 99 unsigned int DPPPerSurface; member
|