Home
last modified time | relevance | path

Searched refs:CursorBPP (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h544 unsigned int CursorBPP,
872 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX],
H A Ddisplay_mode_vba_32.c658 mode_lib->vba.CursorBPP[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
672 …ba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] * mode_lib->vba.CursorBPP[k][0] / 8 / (mod… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
855 mode_lib->vba.CursorBPP[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
868 …ode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] * mode_lib->vba.CursorBPP[k][0] / in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1270 mode_lib->vba.CursorBPP, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2645 * mode_lib->vba.CursorBPP[k][0] / 8.0 in dml32_ModeSupportAndSystemConfigurationFull()
2873 mode_lib->vba.CursorBPP[k][0], in dml32_ModeSupportAndSystemConfigurationFull()
3355 mode_lib->vba.CursorWidth[k][0], mode_lib->vba.CursorBPP[k][0], in dml32_ModeSupportAndSystemConfigurationFull()
3368 …ode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] * mode_lib->vba.CursorBPP[k][0] / in dml32_ModeSupportAndSystemConfigurationFull()
3623 if (mode_lib->vba.CursorBPP[k][0] == 64 && mode_lib->vba.Cursor64BppSupport == false) in dml32_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_util_32.c2735 unsigned int CursorBPP, in dml32_CalculateUrgentBurstFactor() argument
2759 (CursorWidth * CursorBPP / 8.0)), 1.0); in dml32_CalculateUrgentBurstFactor()
4709 unsigned int CursorBPP[][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()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c383 unsigned int CursorBPP,
420 unsigned int CursorBPP[][2],
2526 * v->CursorWidth[k][0] * v->CursorBPP[k][0] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2531 * v->CursorWidth[k][0] * v->CursorBPP[k][0] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2546 v->CursorBPP[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2568 v->CursorBPP[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2830 v->CursorBPP, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4504 v->CursorBPP[k][0], in dml30_ModeSupportAndSystemConfigurationFull()
4848 v->CursorBPP[k][0], in dml30_ModeSupportAndSystemConfigurationFull()
5469 unsigned int CursorBPP, in CalculateUrgentBurstFactor() argument
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c87 dml_plane_array->CursorBPP[dst_index] = dml_plane_array->CursorBPP[src_index]; in dml2_util_copy_dml_plane()
H A Ddisplay_mode_core.c429 dml_uint_t CursorBPP,
476 dml_uint_t CursorBPP[],
3198 dml_uint_t CursorBPP, in CalculateUrgentBurstFactor() argument
3285 dml_uint_t CursorBPP[], in CalculatePixelDeliveryTimes() argument
6429 mode_lib->ms.cache_display_cfg.plane.CursorBPP[k], in dml_prefetch_check()
6443 …mode_lib->ms.cache_display_cfg.plane.CursorBPP[k] / 8.0 / (mode_lib->ms.cache_display_cfg.timing.H… in dml_prefetch_check()
7806 mode_lib->ms.cache_display_cfg.plane.CursorBPP[k], in dml_core_mode_support()
8065 …if (mode_lib->ms.cache_display_cfg.plane.CursorBPP[k] == 64 && mode_lib->ms.ip.cursor_64bpp_suppor… in dml_core_mode_support()
8885 mode_lib->ms.cache_display_cfg.plane.CursorBPP[k], in dml_core_mode_programming()
9073 mode_lib->ms.cache_display_cfg.plane.CursorBPP[k], in dml_core_mode_programming()
[all …]
H A Ddisplay_mode_util.c583 dml_print("DML: plane_cfg: plane=%d, CursorBPP = %d\n", i, plane->CursorBPP[i]); in dml_print_dml_display_cfg_plane()
H A Ddml2_translation_helper.c1018 out->CursorBPP[location] = dml_cur_32bit; in populate_dummy_dml_plane_cfg()
1064 out->CursorBPP[location] = dml_cur_32bit; in populate_dml_plane_cfg_from_plane_state()
H A Ddisplay_mode_core_structs.h569 dml_uint_t CursorBPP[__DML_NUM_PLANES__]; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c348 unsigned int CursorBPP,
384 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX],
2705 v->CursorBPP[k][0],
2726 v->CursorBPP[k][0],
2991 v->CursorBPP,
4915 v->CursorBPP[k][0],
5184 v->CursorBPP[k][0],
5388 if (v->CursorBPP[k][0] == 64 && v->Cursor64BppSupport == false) {
5821 unsigned int CursorBPP, argument
5905 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX],
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c357 unsigned int CursorBPP,
393 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX],
2724 v->CursorBPP[k][0],
2745 v->CursorBPP[k][0],
3010 v->CursorBPP,
5003 v->CursorBPP[k][0],
5270 v->CursorBPP[k][0],
5474 if (v->CursorBPP[k][0] == 64 && v->Cursor64BppSupport == false) {
5915 unsigned int CursorBPP, argument
5999 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX],
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c371 unsigned int CursorBPP,
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()
2260 dml_max(mode_lib->vba.CursorBPP[k][0], mode_lib->vba.CursorBPP[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()
4825 dml_max(mode_lib->vba.CursorBPP[k][0], mode_lib->vba.CursorBPP[k][1]), in dml21_ModeSupportAndSystemConfigurationFull()
5087 if (mode_lib->vba.CursorBPP[k][m] == 64 && mode_lib->vba.Cursor64BppSupport == false) { in dml21_ModeSupportAndSystemConfigurationFull()
5617 unsigned int CursorBPP, in CalculateUrgentBurstFactor() argument
5649 dml_log2(CursorBufferSize * 1024.0 / (CursorWidth * CursorBPP / 8.0)), 1.0); in CalculateUrgentBurstFactor()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.c745 mode_lib->vba.CursorBPP[mode_lib->vba.NumberOfActivePlanes][0] = in fetch_pipe_params()
754 mode_lib->vba.CursorBPP[mode_lib->vba.NumberOfActivePlanes][1] = in fetch_pipe_params()
H A Ddisplay_mode_vba.h517 unsigned int CursorBPP[DC__NUM_DPP__MAX][DC__NUM_CURSOR__MAX]; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c2043 * mode_lib->vba.CursorBPP[k][j] / 8.0 in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4662 …ls->cursor_bw[k] = locals->NumberOfCursors[k] * locals->CursorWidth[k][m] * locals->CursorBPP[k][m] in dml20_ModeSupportAndSystemConfigurationFull()
4964 * mode_lib->vba.CursorBPP[k][j] in dml20_ModeSupportAndSystemConfigurationFull()
4969 || (mode_lib->vba.CursorBPP[k][j] == 64.0 in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c2079 * mode_lib->vba.CursorBPP[k][j] / 8.0 in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4784 …ls->cursor_bw[k] = locals->NumberOfCursors[k] * locals->CursorWidth[k][m] * locals->CursorBPP[k][m] in dml20v2_ModeSupportAndSystemConfigurationFull()
5080 * mode_lib->vba.CursorBPP[k][j] in dml20v2_ModeSupportAndSystemConfigurationFull()
5085 || (mode_lib->vba.CursorBPP[k][j] == 64.0 in dml20v2_ModeSupportAndSystemConfigurationFull()