Searched refs:max_upscale (Results 1 – 1 of 1) sorted by relevance
958 int *min_downscale, int *max_upscale) in get_min_max_dc_plane_scaling() argument969 *max_upscale = plane_cap->max_upscale_factor.nv12; in get_min_max_dc_plane_scaling()977 *max_upscale = plane_cap->max_upscale_factor.fp16; in get_min_max_dc_plane_scaling()991 if (*max_upscale == 1) in get_min_max_dc_plane_scaling()992 *max_upscale = 1000; in get_min_max_dc_plane_scaling()1002 int min_downscale, max_upscale; in amdgpu_dm_plane_helper_check_state() local1038 &min_downscale, &max_upscale); in amdgpu_dm_plane_helper_check_state()1044 min_scale = (1000 << 16) / max_upscale; in amdgpu_dm_plane_helper_check_state()1056 int scale_w, scale_h, min_downscale, max_upscale; in amdgpu_dm_plane_fill_dc_scaling_info() local1109 &min_downscale, &max_upscale); in amdgpu_dm_plane_fill_dc_scaling_info()[all …]