Home
last modified time | relevance | path

Searched defs:vdsc_cfg (Results 1 – 2 of 2) sorted by relevance

/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() local
488 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dp_dsc_cfg; in intel_configure_pps_for_dsc_encoder() local
888 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dp_dsc_cfg; in intel_dp_write_dsc_pps_sdp() local
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dsc.c258 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters()