Name

intel_fbc_disable_crtc — disable FBC if it's associated with crtc

Synopsis

void intel_fbc_disable_crtc (struct intel_crtc * crtc);
 

Arguments

crtc

the CRTC

Description

This function disables FBC if it's associated with the provided CRTC.