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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_workarounds.c 541 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_B0))
557 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_A0))
562 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_A0))
903 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_A0))
914 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_B0))
1405 if (IS_ICL_REVID(i915, ICL_REVID_A0, ICL_REVID_B0))
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h 1639 #define IS_ICL_REVID(p, since, until) \

Completed in 24 milliseconds