Searched defs:DPPPerSurface (Results 1 – 5 of 5) sorted by relevance
/linux-6.8/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
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() 2815 unsigned int DPPPerSurface[], in dml32_CalculateDCFCLKDeepSleep() 4274 unsigned int DPPPerSurface[], in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 4699 unsigned int DPPPerSurface[], in dml32_CalculatePixelDeliveryTimes() 5611 unsigned int DPPPerSurface[], in dml32_CalculateStutterEfficiency()
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core.c | 3116 dml_uint_t DPPPerSurface[], in CalculateDCFCLKDeepSleep() 3271 dml_uint_t DPPPerSurface[], in CalculatePixelDeliveryTimes() 4293 static void CalculateSwathWidth( in CalculateSwathWidth() 4824 dml_uint_t DPPPerSurface[], in CalculateDETBufferSize() 5691 dml_uint_t DPPPerSurface[], in CalculateDPPCLK()
|
D | dml2_dc_resource_mgmt.c | 933 const unsigned int *ODMMode, *DPPPerSurface; in dml2_map_dc_pipes() local
|
D | display_mode_core_structs.h | 398 dml_uint_t DPPPerSurface; member 599 …dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surfac… member 734 …dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surfac… member 1307 dml_uint_t *DPPPerSurface; member 1445 dml_uint_t *DPPPerSurface; member 1486 dml_uint_t *DPPPerSurface; member
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_structs.h | 99 unsigned int DPPPerSurface; member
|