Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h543 unsigned int CursorWidth,
871 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX],
A Ddisplay_mode_vba_32.c657 mode_lib->vba.CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
672 …v->cursor_bw[k] = mode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] * mode_lib->v… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
854 mode_lib->vba.CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
868 …v->cursor_bw_pre[k] = mode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] * mode_li… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1269 mode_lib->vba.CursorWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2644 mode_lib->vba.cursor_bw[k] = mode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] in dml32_ModeSupportAndSystemConfigurationFull()
2872 mode_lib->vba.CursorWidth[k][0], in dml32_ModeSupportAndSystemConfigurationFull()
3355 mode_lib->vba.CursorWidth[k][0], mode_lib->vba.CursorBPP[k][0], in dml32_ModeSupportAndSystemConfigurationFull()
3368 …v->cursor_bw_pre[k] = mode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] * mode_li… in dml32_ModeSupportAndSystemConfigurationFull()
3622 if (mode_lib->vba.CursorWidth[k][0] > 0.0) { in dml32_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_util_32.c2734 unsigned int CursorWidth, in dml32_CalculateUrgentBurstFactor() argument
2757 if (CursorWidth > 0) { in dml32_CalculateUrgentBurstFactor()
2759 (CursorWidth * CursorBPP / 8.0)), 1.0); in dml32_CalculateUrgentBurstFactor()
4708 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], in dml32_CalculatePixelDeliveryTimes()
4839 cursor_req_per_width = dml_ceil((double) CursorWidth[k][0] * (double) CursorBPP[k][0] / in dml32_CalculatePixelDeliveryTimes()
4843 CursorRequestDeliveryTime[k] = (double) CursorWidth[k][0] / in dml32_CalculatePixelDeliveryTimes()
4846 CursorRequestDeliveryTime[k] = (double) CursorWidth[k][0] / in dml32_CalculatePixelDeliveryTimes()
4850 CursorRequestDeliveryTimePrefetch[k] = (double) CursorWidth[k][0] / in dml32_CalculatePixelDeliveryTimes()
4853 CursorRequestDeliveryTimePrefetch[k] = (double) CursorWidth[k][0] / in dml32_CalculatePixelDeliveryTimes()
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c382 unsigned int CursorWidth,
419 unsigned int CursorWidth[][2],
2546 v->CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2568 v->CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2830 v->CursorWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4504 v->CursorWidth[k][0], in dml30_ModeSupportAndSystemConfigurationFull()
4848 v->CursorWidth[k][0], in dml30_ModeSupportAndSystemConfigurationFull()
5085 if (v->CursorWidth[k][0] > 0.0) { in dml30_ModeSupportAndSystemConfigurationFull()
5469 unsigned int CursorWidth, in CalculateUrgentBurstFactor() argument
5491 if (CursorWidth > 0) { in CalculateUrgentBurstFactor()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c347 unsigned int CursorWidth,
383 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX],
2705 v->CursorWidth[k][0],
2726 v->CursorWidth[k][0],
2991 v->CursorWidth,
4915 v->CursorWidth[k][0],
5184 v->CursorWidth[k][0],
5388 if (v->CursorWidth[k][0] > 0.0) {
5821 unsigned int CursorWidth, argument
5843 if (CursorWidth > 0) {
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c356 unsigned int CursorWidth,
392 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX],
2724 v->CursorWidth[k][0],
2745 v->CursorWidth[k][0],
3010 v->CursorWidth,
5003 v->CursorWidth[k][0],
5270 v->CursorWidth[k][0],
5474 if (v->CursorWidth[k][0] > 0.0) {
5915 unsigned int CursorWidth, argument
5937 if (CursorWidth > 0) {
[all …]
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml2_utils.c86 dml_plane_array->CursorWidth[dst_index] = dml_plane_array->CursorWidth[src_index]; in dml2_util_copy_dml_plane()
A Ddisplay_mode_core.c428 dml_uint_t CursorWidth,
475 dml_uint_t CursorWidth[],
3197 dml_uint_t CursorWidth, in CalculateUrgentBurstFactor() argument
3220 if (CursorWidth > 0) { in CalculateUrgentBurstFactor()
3284 dml_uint_t CursorWidth[], in CalculatePixelDeliveryTimes() argument
6428 mode_lib->ms.cache_display_cfg.plane.CursorWidth[k], in dml_prefetch_check()
7805 mode_lib->ms.cache_display_cfg.plane.CursorWidth[k], in dml_core_mode_support()
8064 if (mode_lib->ms.cache_display_cfg.plane.CursorWidth[k] > 0.0) { in dml_core_mode_support()
8884 mode_lib->ms.cache_display_cfg.plane.CursorWidth[k], in dml_core_mode_programming()
9072 mode_lib->ms.cache_display_cfg.plane.CursorWidth[k], in dml_core_mode_programming()
[all …]
A Ddml2_translation_helper.c1020 out->CursorWidth[location] = 256; in populate_dummy_dml_plane_cfg()
1066 out->CursorWidth[location] = 256; in populate_dml_plane_cfg_from_plane_state()
A Ddisplay_mode_util.c582 dml_print("DML: plane_cfg: plane=%d, CursorWidth = %d\n", i, plane->CursorWidth[i]); in dml_print_dml_display_cfg_plane()
A Ddisplay_mode_core_structs.h568 dml_uint_t CursorWidth[__DML_NUM_PLANES__]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c370 unsigned int CursorWidth,
2246 …locals->cursor_bw[k] += mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] / 8.0 / (m… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2247 …locals->cursor_bw_pre[k] += mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] / 8.0 … in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2259 mode_lib->vba.CursorWidth[k][0] + mode_lib->vba.CursorWidth[k][1], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4810 locals->cursor_bw[k] = mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] in dml21_ModeSupportAndSystemConfigurationFull()
4812 locals->cursor_bw_pre[k] = mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] in dml21_ModeSupportAndSystemConfigurationFull()
4824 mode_lib->vba.CursorWidth[k][0] + mode_lib->vba.CursorWidth[k][1], in dml21_ModeSupportAndSystemConfigurationFull()
5085 if (mode_lib->vba.CursorWidth[k][0] > 0.0) { in dml21_ModeSupportAndSystemConfigurationFull()
5616 unsigned int CursorWidth, in CalculateUrgentBurstFactor() argument
5647 if (CursorWidth > 0) { in CalculateUrgentBurstFactor()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.c748 mode_lib->vba.CursorWidth[mode_lib->vba.NumberOfActivePlanes][0] = in fetch_pipe_params()
757 mode_lib->vba.CursorWidth[mode_lib->vba.NumberOfActivePlanes][1] = in fetch_pipe_params()
A Ddisplay_mode_vba.h516 unsigned int CursorWidth[DC__NUM_DPP__MAX][DC__NUM_CURSOR__MAX]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c2042 mode_lib->vba.cursor_bw[k] += mode_lib->vba.CursorWidth[k][j] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4662 …locals->cursor_bw[k] = locals->NumberOfCursors[k] * locals->CursorWidth[k][m] * locals->CursorBPP[… in dml20_ModeSupportAndSystemConfigurationFull()
4957 if (mode_lib->vba.CursorWidth[k][j] > 0.0) { in dml20_ModeSupportAndSystemConfigurationFull()
4963 / (mode_lib->vba.CursorWidth[k][j] in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c2078 mode_lib->vba.cursor_bw[k] += mode_lib->vba.CursorWidth[k][j] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4784 …locals->cursor_bw[k] = locals->NumberOfCursors[k] * locals->CursorWidth[k][m] * locals->CursorBPP[… in dml20v2_ModeSupportAndSystemConfigurationFull()
5073 if (mode_lib->vba.CursorWidth[k][j] > 0.0) { in dml20v2_ModeSupportAndSystemConfigurationFull()
5079 / (mode_lib->vba.CursorWidth[k][j] in dml20v2_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4_calcs.c3374 unsigned int CursorWidth, in calculate_cursor_urgent_burst_factor() argument
3386 if (CursorWidth > 0) { in calculate_cursor_urgent_burst_factor()

Completed in 161 milliseconds