Searched defs:spl_scratch (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/sspl/ |
| H A D | dc_spl.c | 426 struct spl_scratch *spl_scratch, in spl_calculate_scaling_ratios() 489 static void spl_calculate_viewport_size(struct spl_in *spl_in, struct spl_scratch *spl_scratch) in spl_calculate_viewport_size() 599 struct spl_scratch *spl_scratch) in spl_calculate_inits_and_viewports() 796 static bool enable_easf(struct spl_in *spl_in, struct spl_scratch *spl_scratch) in enable_easf() 839 struct spl_scratch *spl_scratch) in spl_get_isharp_en() 887 struct spl_scratch *spl_scratch, const struct spl_taps *in_taps) in spl_get_taps_non_adaptive_scaler() 960 int max_downscale_src_width, struct spl_in *spl_in, struct spl_scratch *spl_scratch, in spl_get_optimal_number_of_taps() 1215 static void spl_set_dscl_prog_data(struct spl_in *spl_in, struct spl_scratch *spl_scratch, in spl_set_dscl_prog_data() 1291 static void spl_set_easf_data(struct spl_scratch *spl_scratch, struct spl_out *spl_out, bool enable… in spl_set_easf_data() 1828 struct spl_scratch spl_scratch; in SPL_NAMESPACE() local [all …]
|
| H A D | dc_spl_types.h | 414 struct spl_scratch { struct 416 struct spl_scaler_data scl_data;
|