Searched refs:is_pipe_dsc (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/i915/display/ |
| D | intel_vdsc.c | 359 static bool is_pipe_dsc(struct intel_crtc *crtc, enum transcoder cpu_transcoder) in is_pipe_dsc() function 572 else if (is_pipe_dsc(crtc, cpu_transcoder)) in intel_dsc_power_domain() 610 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 634 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 659 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 684 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 709 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 734 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 761 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 786 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() [all …]
|