Searched defs:dsc_cfg (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dsc/ |
H A D | rc_calc_dpi.c | 71 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
|
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/ |
H A D | dcn20_dsc.c | 159 bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc2_validate_stream() 182 void dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc2_set_config() 198 bool dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, u… in dsc2_get_packed_pps() 362 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 D | dcn401_dsc.c | 112 bool dsc401_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc401_validate_stream() 123 void dsc401_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc401_set_config()
|
/linux/drivers/gpu/drm/display/ |
H A D | drm_dsc_helper.c | 100 const struct drm_dsc_config *dsc_cfg) in drm_dsc_pps_payload_pack()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
H A D | dcn314_hwseq.c | 84 struct dsc_config dsc_cfg; in update_dsc_on_stream() local
|
/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_dpms.c | 830 struct dsc_config dsc_cfg; in link_set_dsc_on_stream() local 960 struct dsc_config dsc_cfg; in link_set_dsc_pps_packet() local
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
H A D | dcn32_hwseq.c | 1036 struct dsc_config dsc_cfg; in dcn32_update_dsc_on_stream() local
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
H A D | dcn20_resource.c | 1651 struct dsc_config dsc_cfg; in dcn20_validate_dsc() local
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_hw_types.h | 992 struct dc_dsc_config dsc_cfg; member
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 6750 struct dc_dsc_config dsc_cfg = {0}; in apply_dsc_policy_for_edp() local
|