Searched defs:SwathWidthC (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.c | 681 void dml32_CalculateSwathWidth( in dml32_CalculateSwathWidth() 1921 double SwathWidthC[], in dml32_CalculateVMRowAndSwath() 2816 double SwathWidthC[], in dml32_CalculateDCFCLKDeepSleep() 3419 unsigned int SwathWidthC, in dml32_CalculatePrefetchSchedule() 4272 double SwathWidthC[], in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 6285 unsigned int SwathWidthC[], in dml32_CalculateDETSwathFillLatencyHiding()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 813 static bool CalculatePrefetchSchedule( 5556 double SwathWidthC[], 5755 double SwathWidthC[], 6794 static void CalculateSwathWidth(
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 811 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule() 5178 static void CalculateWatermarksAndDRAMSpeedChangeSupport( in CalculateWatermarksAndDRAMSpeedChangeSupport() 5403 double SwathWidthC[], in CalculateDCFCLKDeepSleep() 6277 static void CalculateSwathWidth( in CalculateSwathWidth()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 831 static bool CalculatePrefetchSchedule( 5650 double SwathWidthC[], 5849 double SwathWidthC[], 6885 static void CalculateSwathWidth(
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_dcn4_calcs.c | 848 unsigned int SwathWidthC[], // per-pipe in CalculateSwathWidth() 3540 unsigned int SwathWidthC[], in CalculateDCFCLKDeepSleepTdlut() 3635 unsigned int SwathWidthC[], in CalculateDCFCLKDeepSleep()
|
D | dml2_core_shared.c | 3512 unsigned int SwathWidthC[], // per-pipe in CalculateSwathWidth() 6193 unsigned int SwathWidthC[], in CalculateDCFCLKDeepSleep()
|
D | dml2_core_shared_types.h | 385 unsigned int SwathWidthC[DML2_MAX_PLANES]; // per-pipe member 569 unsigned int SwathWidthC[DML2_MAX_PLANES]; // per-pipe member 1144 unsigned int *SwathWidthC; member 1559 unsigned int *SwathWidthC; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core.c | 3117 dml_uint_t SwathWidthC[], in CalculateDCFCLKDeepSleep() 4295 static void CalculateSwathWidth( in CalculateSwathWidth()
|
D | display_mode_core_structs.h | 1023 dml_uint_t SwathWidthC[__DML_NUM_PLANES__]; member 1354 dml_uint_t *SwathWidthC; member 1401 dml_uint_t *SwathWidthC; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 1006 double SwathWidthC[DC__NUM_DPP__MAX]; member
|