Searched refs:is_pipe_dsc (Results 1 – 1 of 1) sorted by relevance
/drivers/gpu/drm/i915/display/ |
D | intel_vdsc.c | 37 static bool is_pipe_dsc(struct intel_crtc *crtc, enum transcoder cpu_transcoder) in is_pipe_dsc() function 347 else if (is_pipe_dsc(crtc, cpu_transcoder)) in intel_dsc_power_domain() 397 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 421 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 446 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 471 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 496 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 521 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 548 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() 573 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure() [all …]
|