Searched refs:intel_color_uses_chained_dsb (Results 1 – 2 of 2) sorted by relevance
29 bool intel_color_uses_chained_dsb(const struct intel_crtc_state *crtc_state);
1986 bool intel_color_uses_chained_dsb(const struct intel_crtc_state *crtc_state) in intel_color_uses_chained_dsb() function2027 if (crtc_state->use_dsb && intel_color_uses_chained_dsb(crtc_state)) { in intel_color_prepare_commit()