Searched defs:spl_scratch (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/sspl/ |
| H A D | dc_spl.c | 273 static void spl_calculate_recout(struct spl_in *spl_in, struct spl_scratch *spl_scratch, struct spl… in spl_calculate_recout() 431 struct spl_scratch *spl_scratch, 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() 604 struct spl_scratch *spl_scratch) in spl_calculate_inits_and_viewports() 801 static bool enable_easf(struct spl_in *spl_in, struct spl_scratch *spl_scratch) in enable_easf() 844 struct spl_scratch *spl_scratch) in spl_get_isharp_en() 892 struct spl_scratch *spl_scratch, in spl_get_taps_non_adaptive_scaler() 968 int max_downscale_src_width, struct spl_in *spl_in, struct spl_scratch *spl_scratch, in spl_get_optimal_number_of_taps() 1224 static void spl_set_dscl_prog_data(struct spl_in *spl_in, struct spl_scratch *spl_scratch, in spl_set_dscl_prog_data() 1300 static void spl_set_easf_data(struct spl_scratch *spl_scratch, struct spl_out *spl_out, bool enable… in spl_set_easf_data() [all …]
|