Searched defs:SwathWidthY (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( 5555 double SwathWidthY[], 5754 double SwathWidthY[], 6293 static void CalculateStutterEfficiency( 6794 static void CalculateSwathWidth(
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.c | 681 void dml32_CalculateSwathWidth( in dml32_CalculateSwathWidth() 1920 double SwathWidthY[], in dml32_CalculateVMRowAndSwath() 2815 double SwathWidthY[], in dml32_CalculateDCFCLKDeepSleep() 3415 unsigned int SwathWidthY, in dml32_CalculatePrefetchSchedule() 4271 double SwathWidthY[], in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 5587 void dml32_CalculateStutterEfficiency( in dml32_CalculateStutterEfficiency() 6284 unsigned int SwathWidthY[], in dml32_CalculateDETSwathFillLatencyHiding()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_dcn4_calcs.c | 846 unsigned int SwathWidthY[], // per-pipe in CalculateSwathWidth() 3538 unsigned int SwathWidthY[], in CalculateDCFCLKDeepSleepTdlut() 3633 unsigned int SwathWidthY[], in CalculateDCFCLKDeepSleep()
|
H A D | dml2_core_shared.c | 3511 unsigned int SwathWidthY[], // per-pipe in CalculateSwathWidth() 6192 unsigned int SwathWidthY[], in CalculateDCFCLKDeepSleep()
|
H A D | dml2_core_shared_types.h | 384 unsigned int SwathWidthY[DML2_MAX_PLANES]; // per-pipe member 568 unsigned int SwathWidthY[DML2_MAX_PLANES]; // per-pipe member 1143 unsigned int *SwathWidthY; member 1558 unsigned int *SwathWidthY; member 1702 unsigned int *SwathWidthY; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core.c | 3116 dml_uint_t SwathWidthY[], in CalculateDCFCLKDeepSleep() 4295 static void CalculateSwathWidth( in CalculateSwathWidth()
|
H A D | display_mode_core_structs.h | 1022 dml_uint_t SwathWidthY[__DML_NUM_PLANES__]; member 1353 dml_uint_t *SwathWidthY; member 1400 dml_uint_t *SwathWidthY; member 1549 dml_uint_t *SwathWidthY; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 928 double SwathWidthY[DC__NUM_DPP__MAX]; member
|