Searched defs:spl_scratch (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/spl/ |
D | dc_spl.c | 254 static void spl_calculate_recout(struct spl_in *spl_in, struct spl_scratch *spl_scratch, struct spl… in spl_calculate_recout() 412 struct spl_scratch *spl_scratch, in spl_calculate_scaling_ratios() 475 static void spl_calculate_viewport_size(struct spl_in *spl_in, struct spl_scratch *spl_scratch) in spl_calculate_viewport_size() 585 struct spl_scratch *spl_scratch) in spl_calculate_inits_and_viewports() 792 static bool enable_easf(struct spl_in *spl_in, struct spl_scratch *spl_scratch) in enable_easf() 840 struct spl_scratch *spl_scratch) in spl_get_isharp_en() 888 struct spl_scratch *spl_scratch, const struct spl_taps *in_taps) in spl_get_taps_non_adaptive_scaler() 942 int max_downscale_src_width, struct spl_in *spl_in, struct spl_scratch *spl_scratch, in spl_get_optimal_number_of_taps() 1191 static void spl_set_dscl_prog_data(struct spl_in *spl_in, struct spl_scratch *spl_scratch, in spl_set_dscl_prog_data() 1267 static void spl_set_easf_data(struct spl_scratch *spl_scratch, struct spl_out *spl_out, bool enable… in spl_set_easf_data() [all …]
|
D | dc_spl_types.h | 414 struct spl_scratch { struct 416 struct spl_scaler_data scl_data;
|