HomeSort by: relevance | last modified time | path
    Searched refs:hsw_crtc_state_ips_capable (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.h 591 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state);
intel_cdclk.c 1953 if (IS_BROADWELL(dev_priv) && hsw_crtc_state_ips_capable(crtc_state))
intel_display.c 7759 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state) function in typeref:typename:bool
7795 if (!hsw_crtc_state_ips_capable(crtc_state))

Completed in 25 milliseconds