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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_workarounds.c 601 IS_TGL_REVID(engine->i915, TGL_REVID_A0, TGL_REVID_A0) ? 0 :
936 if (IS_TGL_REVID(i915, TGL_REVID_A0, TGL_REVID_A0))
942 if (IS_TGL_REVID(i915, TGL_REVID_A0, TGL_REVID_A0))
1329 if (IS_TGL_REVID(i915, TGL_REVID_A0, TGL_REVID_A0)) {
intel_lrc.c 4079 if (IS_TGL_REVID(request->i915, TGL_REVID_A0, TGL_REVID_A0)) {
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h 1642 #define TGL_REVID_A0 0x0
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_power.c 4969 if (IS_TGL_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_A0))

Completed in 26 milliseconds