Searched refs:CursorWidth (Results 1 – 7 of 7) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 384 unsigned int CursorWidth, 475 unsigned int CursorWidth[][2], 2607 * v->CursorWidth[k][0] * v->CursorBPP[k][0] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2612 * v->CursorWidth[k][0] * v->CursorBPP[k][0] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2626 v->CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2648 v->CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2910 v->CursorWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4439 …v->cursor_bw[k] = v->NumberOfCursors[k] * v->CursorWidth[k][0] * v->CursorBPP[k][0] / 8.0 / (v->HT… in dml30_ModeSupportAndSystemConfigurationFull() 4617 v->CursorWidth[k][0], in dml30_ModeSupportAndSystemConfigurationFull() 5020 v->CursorWidth[k][0], in dml30_ModeSupportAndSystemConfigurationFull() [all …]
|
/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 354 unsigned int CursorWidth, 444 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], 2753 v->cursor_bw[k] = v->NumberOfCursors[k] * v->CursorWidth[k][0] * v->CursorBPP[k][0] / 8.0 2755 v->cursor_bw_pre[k] = v->NumberOfCursors[k] * v->CursorWidth[k][0] * v->CursorBPP[k][0] / 8.0 2766 v->CursorWidth[k][0], 2787 v->CursorWidth[k][0], 3052 v->CursorWidth, 4660 v->cursor_bw[k] = v->NumberOfCursors[k] * v->CursorWidth[k][0] * v->CursorBPP[k][0] / 8.0 4842 v->CursorWidth[k][0], 5252 v->CursorWidth[k][0], [all …]
|
/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 370 unsigned int CursorWidth, 2247 …locals->cursor_bw[k] += mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] / 8.0 / (m… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2248 …locals->cursor_bw_pre[k] += mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] / 8.0 … in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2260 mode_lib->vba.CursorWidth[k][0] + mode_lib->vba.CursorWidth[k][1], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4801 locals->cursor_bw[k] = mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] in dml21_ModeSupportAndSystemConfigurationFull() 4803 locals->cursor_bw_pre[k] = mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] in dml21_ModeSupportAndSystemConfigurationFull() 4815 mode_lib->vba.CursorWidth[k][0] + mode_lib->vba.CursorWidth[k][1], in dml21_ModeSupportAndSystemConfigurationFull() 5076 if (mode_lib->vba.CursorWidth[k][0] > 0.0) { in dml21_ModeSupportAndSystemConfigurationFull() 5607 unsigned int CursorWidth, in CalculateUrgentBurstFactor() argument 5638 if (CursorWidth > 0) { in CalculateUrgentBurstFactor() [all …]
|
/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.c | 595 mode_lib->vba.CursorWidth[mode_lib->vba.NumberOfActivePlanes][0] = in fetch_pipe_params() 604 mode_lib->vba.CursorWidth[mode_lib->vba.NumberOfActivePlanes][1] = in fetch_pipe_params()
|
D | display_mode_vba.h | 353 unsigned int CursorWidth[DC__NUM_DPP__MAX][DC__NUM_CURSOR__MAX]; member
|
/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 2045 mode_lib->vba.cursor_bw[k] += mode_lib->vba.CursorWidth[k][j] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4661 …locals->cursor_bw[k] = locals->NumberOfCursors[k] * locals->CursorWidth[k][m] * locals->CursorBPP[… in dml20_ModeSupportAndSystemConfigurationFull() 4956 if (mode_lib->vba.CursorWidth[k][j] > 0.0) { in dml20_ModeSupportAndSystemConfigurationFull() 4962 / (mode_lib->vba.CursorWidth[k][j] in dml20_ModeSupportAndSystemConfigurationFull()
|
D | display_mode_vba_20v2.c | 2081 mode_lib->vba.cursor_bw[k] += mode_lib->vba.CursorWidth[k][j] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4787 …locals->cursor_bw[k] = locals->NumberOfCursors[k] * locals->CursorWidth[k][m] * locals->CursorBPP[… in dml20v2_ModeSupportAndSystemConfigurationFull() 5076 if (mode_lib->vba.CursorWidth[k][j] > 0.0) { in dml20v2_ModeSupportAndSystemConfigurationFull() 5082 / (mode_lib->vba.CursorWidth[k][j] in dml20v2_ModeSupportAndSystemConfigurationFull()
|