Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_vdsc.c382 struct drm_dsc_config *vdsc_cfg) in calculate_rc_params()
451 struct drm_dsc_config *vdsc_cfg = &pipe_config->dsc.config; in intel_dsc_compute_params() local
579 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_pps_configure() local
1063 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dsi_pps_write() local
1084 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dp_pps_write() local
1217 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_get_config() local
Dintel_bios.c2717 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in fill_dsc() local
Dicl_dsi.c1602 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in gen11_dsi_dsc_compute_config() local
Dintel_dp.c1122 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dp_dsc_compute_params() local
/Linux-v5.15/drivers/gpu/drm/
Ddrm_dsc.c282 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters()