HomeSort by: relevance | last modified time | path
    Searched defs:using_ssc_source (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c 9367 bool using_ssc_source = false; local
9403 using_ssc_source = true;
9408 DRM_DEBUG_KMS("has_panel %d has_lvds %d has_ck505 %d using_ssc_source %d\n",
9409 has_panel, has_lvds, has_ck505, using_ssc_source);
9446 } else if (using_ssc_source) {
9505 if (!using_ssc_source) {

Completed in 27 milliseconds