Home
last modified time | relevance | path

Searched refs:CursorWidth (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c384 unsigned int CursorWidth,
475 unsigned int CursorWidth[][2],
2623 v->CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2645 v->CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2907 v->CursorWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4607 v->CursorWidth[k][0], in dml30_ModeSupportAndSystemConfigurationFull()
5010 v->CursorWidth[k][0], in dml30_ModeSupportAndSystemConfigurationFull()
5247 if (v->CursorWidth[k][0] > 0.0) { in dml30_ModeSupportAndSystemConfigurationFull()
5631 unsigned int CursorWidth, in CalculateUrgentBurstFactor() argument
5653 if (CursorWidth > 0) { in CalculateUrgentBurstFactor()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c410 unsigned int CursorWidth,
500 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX],
2822 v->CursorWidth[k][0],
2843 v->CursorWidth[k][0],
3164 v->CursorWidth,
4966 v->CursorWidth[k][0],
5376 v->CursorWidth[k][0],
5636 if (v->CursorWidth[k][0] > 0.0) {
6053 unsigned int CursorWidth, argument
6075 if (CursorWidth > 0) {
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c370 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()
4811 locals->cursor_bw[k] = mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] in dml21_ModeSupportAndSystemConfigurationFull()
4813 locals->cursor_bw_pre[k] = mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] in dml21_ModeSupportAndSystemConfigurationFull()
4825 mode_lib->vba.CursorWidth[k][0] + mode_lib->vba.CursorWidth[k][1], in dml21_ModeSupportAndSystemConfigurationFull()
5086 if (mode_lib->vba.CursorWidth[k][0] > 0.0) { in dml21_ModeSupportAndSystemConfigurationFull()
5617 unsigned int CursorWidth, in CalculateUrgentBurstFactor() argument
5648 if (CursorWidth > 0) { in CalculateUrgentBurstFactor()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.c595 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()
A Ddisplay_mode_vba.h353 unsigned int CursorWidth[DC__NUM_DPP__MAX][DC__NUM_CURSOR__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c2045 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()
A Ddisplay_mode_vba_20v2.c2081 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()

Completed in 74 milliseconds