Searched refs:dsc_config (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_dsc.h | 36 void (*dsc_config)(struct dpu_hw_dsc *hw_dsc, member
|
| H A D | dpu_encoder.c | 1998 if (hw_dsc->ops.dsc_config) in dpu_encoder_dsc_pipe_cfg() 1999 hw_dsc->ops.dsc_config(hw_dsc, dsc, common_mode, initial_lines); in dpu_encoder_dsc_pipe_cfg()
|
| /linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/ |
| H A D | dcn20_dsc.c | 167 bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc2_validate_stream() 179 void dsc_config_log(struct display_stream_compressor *dsc, const struct dsc_config *config) in dsc_config_log() 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 D | dcn401_dsc.c | 118 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()
|
| H A D | dcn401_dsc.h | 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,
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_stream.h | 363 struct dc_dsc_config *dsc_config; member
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_mst_types.c | 968 struct dc_dsc_config dsc_config; in bpp_x16_from_pbn() local 984 &dsc_config); in bpp_x16_from_pbn() 986 return dsc_config.bits_per_pixel; in bpp_x16_from_pbn()
|
| /linux/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_dpms.c | 694 struct dsc_config dsc_cfg; in link_set_dsc_on_stream() 826 struct dsc_config dsc_cfg; in link_set_dsc_pps_packet()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_hw_sequencer.c | 2286 struct dsc_config *dsc_cfg = params->dsc_set_config_params.dsc_cfg; in hwss_dsc_set_config() 2355 struct dsc_config dsc_cfg; in hwss_dsc_calculate_and_set_config()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| H A D | dcn20_resource.c | 1689 struct dsc_config dsc_cfg; in dcn20_validate_dsc()
|