Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dsc/
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
Ddc_dsc.c913 struct dc_dsc_config *dsc_cfg) in setup_dsc_config()
1161 struct dc_dsc_config *dsc_cfg) in dc_dsc_compute_config()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
Ddcn20_dsc.c166 bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc2_validate_stream()
189 void dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc2_set_config()
205 bool dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, u… in dsc2_get_packed_pps()
369 bool dsc_prepare_config(const struct dsc_config *dsc_cfg, struct dsc_reg_values *dsc_reg_vals, in dsc_prepare_config()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
Ddcn401_dsc.c137 …ool dsc401_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc401_validate_stream()
148 …tic void dsc401_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc401_set_config()
/linux-6.14.4/drivers/gpu/drm/display/
Ddrm_dsc_helper.c99 const struct drm_dsc_config *dsc_cfg) in drm_dsc_pps_payload_pack()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
Ddcn314_hwseq.c84 struct dsc_config dsc_cfg; in update_dsc_on_stream() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/
Dlink_dpms.c820 struct dsc_config dsc_cfg; in link_set_dsc_on_stream() local
950 struct dsc_config dsc_cfg; in link_set_dsc_pps_packet() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c336 struct dsc_config dsc_cfg; in update_dsc_on_stream() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c1034 struct dsc_config dsc_cfg; in dcn32_update_dsc_on_stream() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn20/
Ddcn20_resource.c1650 struct dsc_config dsc_cfg; in dcn20_validate_dsc() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h989 struct dc_dsc_config dsc_cfg; member
/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c6660 struct dc_dsc_config dsc_cfg = {0}; in apply_dsc_policy_for_edp() local