Home
last modified time | relevance | path

Searched refs:PitchC (Results 1 – 19 of 19) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h130 unsigned int PitchC; member
Ddisplay_mode_vba.h464 unsigned int PitchC[DC__NUM_DPP__MAX]; member
Ddisplay_mode_vba.c584 mode_lib->vba.PitchC[mode_lib->vba.NumberOfActivePlanes] = src->data_pitch_c; in fetch_pipe_params()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_utils.c102 dml_surface_array->PitchC[dst_index] = dml_surface_array->PitchC[src_index]; in dml2_util_copy_dml_surface()
Ddisplay_mode_core_structs.h430 dml_uint_t PitchC; member
531 dml_uint_t PitchC[__DML_NUM_PLANES__]; member
Ddml2_translation_helper.c855 out->PitchC[location] = 0; in populate_dummy_dml_surface_cfg()
874 out->PitchC[location] = in->plane_size.chroma_pitch; in populate_dml_surface_cfg_from_plane_state()
Ddisplay_mode_util.c597 dml_print("DML: surface_cfg: plane=%d, PitchC = %d\n", i, surface->PitchC[i]); in dml_print_dml_display_cfg_surface()
Ddisplay_mode_core.c5101 p->myPipe[k].PitchC, in CalculateVMRowAndSwath()
7671 s->SurfParameters[k].PitchC = mode_lib->ms.cache_display_cfg.surface.PitchC[k]; in dml_core_mode_support()
8085 …ignedCPitch[k] = dml_ceil(dml_max(mode_lib->ms.cache_display_cfg.surface.PitchC[k], mode_lib->ms.c… in dml_core_mode_support()
8092 mode_lib->ms.support.AlignedCPitch[k] = mode_lib->ms.cache_display_cfg.surface.PitchC[k]; in dml_core_mode_support()
8095 …Y[k] || mode_lib->ms.support.AlignedCPitch[k] > mode_lib->ms.cache_display_cfg.surface.PitchC[k] || in dml_core_mode_support()
8683 s->SurfaceParameters[k].PitchC = mode_lib->ms.cache_display_cfg.surface.PitchC[k]; in dml_core_mode_programming()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c451 …arametersWatermarksAndPerformanceCalculation.SurfaceParameters[k].PitchC = mode_lib->vba.PitchC[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2745 …ars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].PitchC = mode_lib->vba.PitchC[k]; in dml32_ModeSupportAndSystemConfigurationFull()
3647 dml_max(mode_lib->vba.PitchC[k], mode_lib->vba.SurfaceWidthC[k]), in dml32_ModeSupportAndSystemConfigurationFull()
3658 mode_lib->vba.AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml32_ModeSupportAndSystemConfigurationFull()
3662 || mode_lib->vba.AlignedCPitch[k] > mode_lib->vba.PitchC[k] in dml32_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_util_32.c2037 myPipe[k].PitchC, in dml32_CalculateVMRowAndSwath()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c1927 mode_lib->vba.PitchC[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4557 mode_lib->vba.PitchC[k], in dml20_ModeSupportAndSystemConfigurationFull()
5008 mode_lib->vba.PitchC[k], in dml20_ModeSupportAndSystemConfigurationFull()
5012 locals->AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml20_ModeSupportAndSystemConfigurationFull()
5014 if (locals->AlignedCPitch[k] > mode_lib->vba.PitchC[k]) { in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c1963 mode_lib->vba.PitchC[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4679 mode_lib->vba.PitchC[k], in dml20v2_ModeSupportAndSystemConfigurationFull()
5124 mode_lib->vba.PitchC[k], in dml20v2_ModeSupportAndSystemConfigurationFull()
5128 locals->AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5130 if (locals->AlignedCPitch[k] > mode_lib->vba.PitchC[k]) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h134 unsigned int PitchC; member
Ddml2_core_shared.c1679 s->SurfParameters[k].PitchC = display_cfg->plane_descriptors[k].surface.plane1.pitch; in dml2_core_shared_mode_support()
5599 scratch->calculate_vm_and_row_bytes_params.Pitch = p->myPipe[k].PitchC; in CalculateVMRowAndSwath()
10200 s->SurfaceParameters[k].PitchC = display_cfg->plane_descriptors[k].surface.plane1.pitch; in dml2_core_shared_mode_programming()
Ddml2_core_dcn4_calcs.c2929 scratch->calculate_vm_and_row_bytes_params.Pitch = p->myPipe[k].PitchC; in CalculateVMRowAndSwath()
8012 s->SurfParameters[k].PitchC = display_cfg->plane_descriptors[k].surface.plane1.pitch; in dml_core_mode_support()
10325 s->SurfaceParameters[k].PitchC = display_cfg->plane_descriptors[k].surface.plane1.pitch; in dml_core_mode_programming()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c1900 mode_lib->vba.PitchC[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4617 mode_lib->vba.PitchC[k], in dml21_ModeSupportAndSystemConfigurationFull()
5125 mode_lib->vba.PitchC[k], in dml21_ModeSupportAndSystemConfigurationFull()
5129 locals->AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml21_ModeSupportAndSystemConfigurationFull()
5131 if (locals->AlignedCPitch[k] > mode_lib->vba.PitchC[k]) { in dml21_ModeSupportAndSystemConfigurationFull()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c2211 v->PitchC[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4389 v->PitchC[k], in dml30_ModeSupportAndSystemConfigurationFull()
5114 … v->AlignedCPitch[k] = dml_ceil(dml_max(v->PitchC[k], v->SurfaceWidthC[k]), v->MacroTileWidthC[k]); in dml30_ModeSupportAndSystemConfigurationFull()
5121 v->AlignedCPitch[k] = v->PitchC[k]; in dml30_ModeSupportAndSystemConfigurationFull()
5124 …if (v->AlignedYPitch[k] > v->PitchY[k] || v->AlignedCPitch[k] > v->PitchC[k] || v->AlignedDCCMetaP… in dml30_ModeSupportAndSystemConfigurationFull()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c2333 v->PitchC[k],
4781 v->PitchC[k],
5409 … v->AlignedCPitch[k] = dml_ceil(dml_max(v->PitchC[k], v->SurfaceWidthC[k]), v->MacroTileWidthC[k]);
5418 v->AlignedCPitch[k] = v->PitchC[k];
5421 if (v->AlignedYPitch[k] > v->PitchY[k] || v->AlignedCPitch[k] > v->PitchC[k]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c2352 v->PitchC[k],
4867 v->PitchC[k],
5495 … v->AlignedCPitch[k] = dml_ceil(dml_max(v->PitchC[k], v->SurfaceWidthC[k]), v->MacroTileWidthC[k]);
5504 v->AlignedCPitch[k] = v->PitchC[k];
5507 if (v->AlignedYPitch[k] > v->PitchY[k] || v->AlignedCPitch[k] > v->PitchC[k]