Searched defs:DPPPerSurface (Results 1 – 8 of 8) sorted by relevance
/linux-6.15/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() 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-6.15/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core.c | 3119 dml_uint_t DPPPerSurface[], in CalculateDCFCLKDeepSleep() 3274 dml_uint_t DPPPerSurface[], in CalculatePixelDeliveryTimes() 4296 static void CalculateSwathWidth( in CalculateSwathWidth() 4827 dml_uint_t DPPPerSurface[], in CalculateDETBufferSize() 5695 dml_uint_t DPPPerSurface[], in CalculateDPPCLK()
|
D | dml2_dc_resource_mgmt.c | 1048 const unsigned int *ODMMode, *DPPPerSurface; in dml2_map_dc_pipes() local
|
D | display_mode_core_structs.h | 452 dml_uint_t DPPPerSurface; member 658 …dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surfac… member 794 …dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surfac… member 1367 dml_uint_t *DPPPerSurface; member 1505 dml_uint_t *DPPPerSurface; member 1546 dml_uint_t *DPPPerSurface; member
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_dcn4_calcs.c | 840 unsigned int DPPPerSurface[], in CalculateSwathWidth() 1046 unsigned int DPPPerSurface[], in CalculateDETBufferSize() 3553 unsigned int DPPPerSurface[], in CalculateDCFCLKDeepSleepTdlut() 3648 unsigned int DPPPerSurface[], in CalculateDCFCLKDeepSleep()
|
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 1282 unsigned int *DPPPerSurface; member 1567 unsigned int *DPPPerSurface; member 1624 unsigned int *DPPPerSurface; member 1705 unsigned int *DPPPerSurface; member
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
D | dml_top_types.h | 344 …unsigned int DPPPerSurface[DML2_MAX_PLANES]; /// <brief How many DPPs are needed drive the surface… member
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_structs.h | 99 unsigned int DPPPerSurface; member
|