Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_vdsc.c38 static bool is_pipe_dsc(struct intel_crtc *crtc, enum transcoder cpu_transcoder) in is_pipe_dsc() function
395 else if (is_pipe_dsc(crtc, cpu_transcoder)) in intel_dsc_power_domain()
424 pipe_dsc = is_pipe_dsc(crtc, cpu_transcoder); in intel_dsc_get_pps_reg()
568 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure()
622 if (!is_pipe_dsc(crtc, cpu_transcoder)) { in intel_dsc_pps_configure()
756 return is_pipe_dsc(crtc, cpu_transcoder) ? in dss_ctl1_reg()
762 return is_pipe_dsc(crtc, cpu_transcoder) ? in dss_ctl2_reg()

Completed in 5 milliseconds