Home
last modified time | relevance | path

Searched refs:drm_dsc_config (Results 1 – 23 of 23) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dsc/
Drc_calc_dpi.c29 static void copy_pps_fields(struct drm_dsc_config *to, const struct drm_dsc_config *from) in copy_pps_fields()
71 static void copy_rc_to_cfg(struct drm_dsc_config *dsc_cfg, const struct rc_params *rc) in copy_rc_to_cfg()
98 int dscc_compute_dsc_parameters(const struct drm_dsc_config *pps, struct dsc_parameters *dsc_params) in dscc_compute_dsc_parameters()
102 struct drm_dsc_config dsc_cfg; in dscc_compute_dsc_parameters()
Ddscc_types.h42 struct drm_dsc_config pps;
49 int dscc_compute_dsc_parameters(const struct drm_dsc_config *pps, struct dsc_parameters *dsc_params…
Drc_calc.h32 void calc_rc_params(struct rc_params *rc, const struct drm_dsc_config *pps);
Drc_calc.c40 void calc_rc_params(struct rc_params *rc, const struct drm_dsc_config *pps) in calc_rc_params()
/Linux-v6.1/include/drm/display/
Ddrm_dsc_helper.h16 const struct drm_dsc_config *dsc_cfg);
17 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
Ddrm_dsc.h75 struct drm_dsc_config { struct
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.h34 struct drm_dsc_config *dsc,
44 struct drm_dsc_config *dsc);
Ddpu_hw_dsc.c40 struct drm_dsc_config *dsc, in dpu_hw_dsc_config()
128 struct drm_dsc_config *dsc) in dpu_hw_dsc_config_thresh()
Ddpu_encoder.h39 struct drm_dsc_config *dsc;
Ddpu_encoder.c211 struct drm_dsc_config *dsc;
1794 dpu_encoder_dsc_initial_line_calc(struct drm_dsc_config *dsc, in dpu_encoder_dsc_initial_line_calc()
1820 struct drm_dsc_config *dsc, in dpu_encoder_dsc_pipe_cfg()
1838 struct drm_dsc_config *dsc) in dpu_encoder_prep_dsc()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_vdsc.c379 struct drm_dsc_config *vdsc_cfg) in calculate_rc_params()
456 struct drm_dsc_config *vdsc_cfg = &pipe_config->dsc.config; in intel_dsc_compute_params()
582 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_pps_configure()
1069 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dsi_pps_write()
1092 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dp_pps_write()
1180 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_get_config()
Dintel_display_types.h1275 struct drm_dsc_config config;
Dicl_dsi.c1612 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in gen11_dsi_dsc_compute_config()
Dintel_bios.c3431 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in fill_dsc()
Dintel_dp.c1407 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dp_dsc_compute_params()
/Linux-v6.1/drivers/gpu/drm/display/
Ddrm_dsc_helper.c98 const struct drm_dsc_config *dsc_cfg) in drm_dsc_pps_payload_pack()
283 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters()
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_drv.h326 struct drm_dsc_config *msm_dsi_get_dsc_config(struct msm_dsi *msm_dsi);
356 static inline struct drm_dsc_config *msm_dsi_get_dsc_config(struct msm_dsi *msm_dsi) in msm_dsi_get_dsc_config()
/Linux-v6.1/drivers/gpu/drm/msm/dsi/
Ddsi.h134 struct drm_dsc_config *msm_dsi_host_get_dsc_config(struct mipi_dsi_host *host);
Ddsi_host.c36 static int dsi_populate_dsc_params(struct drm_dsc_config *dsc);
163 struct drm_dsc_config *dsc;
844 struct drm_dsc_config *dsc = msm_host->dsc; in dsi_update_dsc_timing()
937 struct drm_dsc_config *dsc = msm_host->dsc; in dsi_timing_setup()
1757 static int dsi_populate_dsc_params(struct drm_dsc_config *dsc) in dsi_populate_dsc_params()
2553 struct drm_dsc_config *dsc = msm_host->dsc; in msm_dsi_host_check_dsc()
2653 struct drm_dsc_config *msm_dsi_host_get_dsc_config(struct mipi_dsi_host *host) in msm_dsi_host_get_dsc_config()
Ddsi.c16 struct drm_dsc_config *msm_dsi_get_dsc_config(struct msm_dsi *msm_dsi) in msm_dsi_get_dsc_config()
/Linux-v6.1/include/drm/
Ddrm_mipi_dsi.h195 struct drm_dsc_config *dsc;
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.c32 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps);
294 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps) in dsc_log_pps()
Ddcn20_dsc.h521 struct drm_dsc_config pps;