Searched defs:spl_in (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/sspl/ |
| H A D | dc_spl.c | 94 struct spl_in *spl_in, in calculate_plane_rec_in_timing_active() 186 struct spl_in *spl_in, in calculate_mpc_slice_in_timing_active() 239 static struct spl_rect calculate_odm_slice_in_timing_active(struct spl_in *spl_in) in calculate_odm_slice_in_timing_active() 273 static void spl_calculate_recout(struct spl_in *spl_in, struct spl_scratch *spl_scratch, struct spl… in spl_calculate_recout() 430 static void spl_calculate_scaling_ratios(struct spl_in *spl_in, in spl_calculate_scaling_ratios() 494 static void spl_calculate_viewport_size(struct spl_in *spl_in, struct spl_scratch *spl_scratch) in spl_calculate_viewport_size() 603 static void spl_calculate_inits_and_viewports(struct spl_in *spl_in, in spl_calculate_inits_and_viewports() 727 static void spl_handle_3d_recout(struct spl_in *spl_in, struct spl_rect *recout) in spl_handle_3d_recout() 756 static enum scl_mode spl_get_dscl_mode(const struct spl_in *spl_in, in spl_get_dscl_mode() 801 static bool enable_easf(struct spl_in *spl_in, struct spl_scratch *spl_scratch) in enable_easf() [all …]
|