Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dsc/
Drc_calc_dpi.c33 static void copy_pps_fields(struct drm_dsc_config *to, const struct drm_dsc_config *from) in copy_pps_fields()
75 static void copy_rc_to_cfg(struct drm_dsc_config *dsc_cfg, const struct rc_params *rc) in copy_rc_to_cfg()
102 int dscc_compute_dsc_parameters(const struct drm_dsc_config *pps, struct dsc_parameters *dsc_params) in dscc_compute_dsc_parameters()
115 struct drm_dsc_config dsc_cfg; in dscc_compute_dsc_parameters()
Ddscc_types.h43 struct drm_dsc_config pps;
50 int dscc_compute_dsc_parameters(const struct drm_dsc_config *pps, struct dsc_parameters *dsc_params…
/Linux-v5.4/include/drm/
Ddrm_dsc.h75 struct drm_dsc_config { struct
606 const struct drm_dsc_config *dsc_cfg);
607 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dsc.c70 const struct drm_dsc_config *dsc_cfg) in drm_dsc_pps_payload_pack()
258 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_vdsc.c325 struct drm_dsc_config *vdsc_cfg = &pipe_config->dp_dsc_cfg; in intel_dp_compute_dsc_params()
488 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dp_dsc_cfg; in intel_configure_pps_for_dsc_encoder()
888 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dp_dsc_cfg; in intel_dp_write_dsc_pps_sdp()
Dintel_display_types.h984 struct drm_dsc_config dp_dsc_cfg;
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.c31 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps);
253 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps) in dsc_log_pps()
Ddcn20_dsc.h534 struct drm_dsc_config pps;