Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h543 unsigned int CursorWidth,
871 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX],
H 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()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c347 unsigned int CursorWidth,
383 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX],
2691 v->cursor_bw[k] = v->NumberOfCursors[k] * v->CursorWidth[k][0] * v->CursorBPP[k][0] / 8.0
2693 v->cursor_bw_pre[k] = v->NumberOfCursors[k] * v->CursorWidth[k][0] * v->CursorBPP[k][0] / 8.0
2704 v->CursorWidth[k][0],
2725 v->CursorWidth[k][0],
2990 v->CursorWidth,
4721 v->cursor_bw[k] = v->NumberOfCursors[k] * v->CursorWidth[k][0] * v->CursorBPP[k][0] / 8.0
4914 v->CursorWidth[k][0],
5183 v->CursorWidth[k][0],
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c86 dml_plane_array->CursorWidth[dst_index] = dml_plane_array->CursorWidth[src_index]; in dml2_util_copy_dml_plane()
H A Ddml2_translation_helper.c973 out->CursorWidth[location] = 256; in populate_dummy_dml_plane_cfg()
1023 out->CursorWidth[location] = 256; in populate_dml_plane_cfg_from_plane_state()
H 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()
H A Ddisplay_mode_core_structs.h515 dml_uint_t CursorWidth[__DML_NUM_PLANES__]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H 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()
H A Ddisplay_mode_vba.h516 unsigned int CursorWidth[DC__NUM_DPP__MAX][DC__NUM_CURSOR__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c312 unsigned int CursorWidth,
6078 unsigned int CursorWidth, in calculate_cursor_urgent_burst_factor() argument
6090 if (CursorWidth > 0) { in calculate_cursor_urgent_burst_factor()