Home
last modified time | relevance | path

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

/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() local
582 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_pps_configure() local
1069 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dsi_pps_write() local
1092 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dp_pps_write() local
1180 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_get_config() local
Dicl_dsi.c1612 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in gen11_dsi_dsc_compute_config() local
Dintel_bios.c3431 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in fill_dsc() local
Dintel_dp.c1407 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dp_dsc_compute_params() local
/Linux-v6.1/drivers/gpu/drm/display/
Ddrm_dsc_helper.c283 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters()