Searched refs:dsc_config (Results 1 – 3 of 3) sorted by relevance
36 void (*dsc_config)(struct dpu_hw_dsc *hw_dsc, member
338 bool dsc401_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg…339 void dsc401_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg,
3170 if (stream_update->dsc_config) in check_update_surfaces_for_stream()3578 if (update->dsc_config) { in copy_stream_update_to_stream()3581 uint32_t enable_dsc = (update->dsc_config->num_slices_h != 0 && in copy_stream_update_to_stream()3582 update->dsc_config->num_slices_v != 0); in copy_stream_update_to_stream()3588 stream->timing.dsc_cfg = *update->dsc_config; in copy_stream_update_to_stream()3594 update->dsc_config = NULL; in copy_stream_update_to_stream()3600 update->dsc_config = NULL; in copy_stream_update_to_stream()4062 struct dsc_config *dsc_cfg, in add_link_update_dsc_config_sequence()4073 struct dsc_config dsc_pps_cfg; in add_link_update_dsc_config_sequence()4248 if (stream_update->dsc_config) in commit_planes_do_stream_update_sequence()[all …]