Searched refs:ViewportWidth (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 107 unsigned int ViewportWidth[], 155 unsigned int ViewportWidth[],
|
H A D | display_mode_vba_32.c | 173 mode_lib->vba.ViewportWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 251 mode_lib->vba.ViewportWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 396 mode_lib->vba.ViewportWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1825 v->SwathWidthYSingleDPP[k] = mode_lib->vba.ViewportWidth[k]; in dml32_ModeSupportAndSystemConfigurationFull() 1979 mode_lib->vba.ViewportWidth, in dml32_ModeSupportAndSystemConfigurationFull() 2579 mode_lib->vba.ViewportWidth, in dml32_ModeSupportAndSystemConfigurationFull() 2660 mode_lib->vba.ViewportWidth, in dml32_ModeSupportAndSystemConfigurationFull() 3671 if (mode_lib->vba.ViewportWidth[k] > mode_lib->vba.SurfaceWidthY[k] in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.c | 549 mode_lib->vba.ViewportWidth[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params() 796 mode_lib->vba.ViewportWidth[mode_lib->vba.NumberOfActivePlanes] += in fetch_pipe_params() 817 if (mode_lib->vba.ViewportWidth[mode_lib->vba.NumberOfActivePlanes] > src->viewport_width_max) in fetch_pipe_params() 818 mode_lib->vba.ViewportWidth[mode_lib->vba.NumberOfActivePlanes] = src->viewport_width_max; in fetch_pipe_params()
|
H A D | display_mode_vba.h | 459 unsigned int ViewportWidth[DC__NUM_DPP__MAX]; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | dml2_utils.c | 56 dml_plane_array->ViewportWidth[dst_index] = dml_plane_array->ViewportWidth[src_index]; in dml2_util_copy_dml_plane()
|
H A D | display_mode_util.c | 560 dml_print("DML: plane_cfg: plane=%d, ViewportWidth = %d\n", i, plane->ViewportWidth[i]); in dml_print_dml_display_cfg_plane() 733 if (display_cfg->plane.ViewportWidth[k] > 0) in dml_get_num_active_planes()
|
H A D | display_mode_core_structs.h | 485 dml_uint_t ViewportWidth[__DML_NUM_PLANES__]; member 1424 dml_uint_t *ViewportWidth; member
|
H A D | dml2_translation_helper.c | 977 out->ViewportWidth[location] = width; in populate_dummy_dml_plane_cfg() 1027 out->ViewportWidth[location] = scaler_data->viewport.width; in populate_dml_plane_cfg_from_plane_state()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 542 int ViewportWidth[], 577 int ViewportWidth[], 2168 v->ViewportWidth, 3312 v->ViewportWidth, 3861 v->SwathWidthYSingleDPP[k] = v->ViewportWidth[k]; 4027 v->ViewportWidth, 4655 v->ViewportWidth, 5425 if (v->ViewportWidth[k] > v->SurfaceWidthY[k] || v->ViewportHeight[k] > v->SurfaceHeightY[k]) { 6620 int ViewportWidth[], argument 6670 ViewportWidth, [all …]
|