Home
last modified time | relevance | path

Searched refs:UPSPEnabled (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h116 bool UPSPEnabled; member
H A Ddml2_core_dcn5_calcs_dchub.c957 bool UPSPEnabled, in dcn5_calculate_prefetch_source_lines() argument
992 if (UPSPEnabled && PixelFormatIs420) { in dcn5_calculate_prefetch_source_lines()
1392 p->myPipe[k].UPSPEnabled, in dcn5_calculate_vm_row_and_swath()
H A Ddml2_core_dcn5_funcs_mode_programming.c344 …s->SurfaceParameters[k].UPSPEnabled = display_cfg->plane_descriptors[k].composition.scaler_info.up… in dcn5_mode_programming()