Home
last modified time | relevance | path

Searched defs:dsc_cfg (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c71 static void copy_rc_to_cfg(struct drm_dsc_config *dsc_cfg, const struct rc_params *rc) in copy_rc_to_cfg()
103 struct drm_dsc_config dsc_cfg; in dscc_compute_dsc_parameters() local
H A Ddc_dsc.c1050 struct dc_dsc_config *dsc_cfg) in setup_dsc_config()
1298 struct dc_dsc_config *dsc_cfg) in dc_dsc_compute_config()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c167 bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc2_validate_stream()
190 void dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc2_set_config()
206 bool dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, u… in dsc2_get_packed_pps()
370 bool dsc_prepare_config(const struct dsc_config *dsc_cfg, struct dsc_reg_values *dsc_reg_vals, in dsc_prepare_config()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c118 bool dsc401_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc401_validate_stream()
129 void dsc401_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc401_set_config()
/linux/drivers/gpu/drm/panel/
H A Dpanel-himax-hx83121a.c47 const struct drm_dsc_config *dsc_cfg; member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c694 struct dsc_config dsc_cfg; in link_set_dsc_on_stream() local
826 struct dsc_config dsc_cfg; in link_set_dsc_pps_packet() local
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2286 struct dsc_config *dsc_cfg = params->dsc_set_config_params.dsc_cfg; in hwss_dsc_set_config() local
2355 struct dsc_config dsc_cfg; in hwss_dsc_calculate_and_set_config() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1689 struct dsc_config dsc_cfg; in dcn20_validate_dsc() local
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7193 struct dc_dsc_config dsc_cfg = {0}; in apply_dsc_policy_for_edp() local