Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dsc/
A 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()
A Drc_calc.h32 void calc_rc_params(struct rc_params *rc, const struct drm_dsc_config *pps);
33 u32 calc_dsc_bytes_per_pixel(const struct drm_dsc_config *pps);
A 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…
A Drc_calc.c40 void calc_rc_params(struct rc_params *rc, const struct drm_dsc_config *pps) in calc_rc_params()
77 u32 calc_dsc_bytes_per_pixel(const struct drm_dsc_config *pps) in calc_dsc_bytes_per_pixel()
/linux/include/drm/
A Ddrm_dsc.h75 struct drm_dsc_config { struct
608 const struct drm_dsc_config *dsc_cfg);
609 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
/linux/drivers/gpu/drm/i915/display/
A Dintel_vdsc.c380 struct drm_dsc_config *vdsc_cfg) in calculate_rc_params()
449 struct drm_dsc_config *vdsc_cfg = &pipe_config->dsc.config; in intel_dsc_compute_params()
576 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_pps_configure()
1061 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dsi_pps_write()
1082 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dp_pps_write()
1215 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_get_config()
A Dintel_display_types.h1207 struct drm_dsc_config config;
A Dicl_dsi.c1605 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in gen11_dsi_dsc_compute_config()
A Dintel_bios.c2759 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in fill_dsc()
A Dintel_dp.c1263 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dp_dsc_compute_params()
/linux/drivers/gpu/drm/
A Ddrm_dsc.c97 const struct drm_dsc_config *dsc_cfg) in drm_dsc_pps_payload_pack()
282 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dsc.c30 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps);
279 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps) in dsc_log_pps()
A Ddcn20_dsc.h522 struct drm_dsc_config pps;

Completed in 43 milliseconds