Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c535 int vdsc_instances_per_pipe = intel_dsc_get_vdsc_per_pipe(crtc_state); in intel_dsc_pps_configure() local
646 if (vdsc_instances_per_pipe > 1) { in intel_dsc_pps_configure()
665 if (vdsc_instances_per_pipe > 1) { in intel_dsc_pps_configure()
708 if (vdsc_instances_per_pipe > 1) { in intel_dsc_pps_configure()
751 if (vdsc_instances_per_pipe > 1) { in intel_dsc_pps_configure()
830 int vdsc_instances_per_pipe = intel_dsc_get_vdsc_per_pipe(crtc_state); in intel_dsc_su_et_parameters_configure() local
835 drm_WARN_ON_ONCE(display->drm, vdsc_instances_per_pipe > 2); in intel_dsc_su_et_parameters_configure()
842 if (vdsc_instances_per_pipe == 2) in intel_dsc_su_et_parameters_configure()
881 int vdsc_instances_per_pipe = intel_dsc_get_vdsc_per_pipe(crtc_state); in intel_dsc_enable() local
889 if (vdsc_instances_per_pipe > 1) { in intel_dsc_enable()
[all …]