Searched defs:spl_scratch (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/spl/ |
D | dc_spl.c | 202 static void spl_calculate_recout(struct spl_in *spl_in, struct spl_scratch *spl_scratch, struct spl… in spl_calculate_recout() 360 struct spl_scratch *spl_scratch, in spl_calculate_scaling_ratios() 424 static void spl_calculate_viewport_size(struct spl_in *spl_in, struct spl_scratch *spl_scratch) in spl_calculate_viewport_size() 551 struct spl_scratch *spl_scratch) in spl_calculate_inits_and_viewports() 777 static bool enable_easf(struct spl_in *spl_in, struct spl_scratch *spl_scratch) in enable_easf() 825 struct spl_scratch *spl_scratch) in spl_get_isharp_en() 873 int max_downscale_src_width, struct spl_in *spl_in, struct spl_scratch *spl_scratch, in spl_get_optimal_number_of_taps() 1138 static void spl_set_dscl_prog_data(struct spl_in *spl_in, struct spl_scratch *spl_scratch, in spl_set_dscl_prog_data() 1214 static void spl_set_easf_data(struct spl_scratch *spl_scratch, struct spl_out *spl_out, bool enable… in spl_set_easf_data() 1722 struct spl_scratch spl_scratch; in spl_calculate_scaler_params() local
|
D | dc_spl_types.h | 415 struct spl_scratch { struct 417 struct spl_scaler_data scl_data;
|