Home
last modified time | relevance | path

Searched refs:CNL_REVID_B0 (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_workarounds.c497 if (IS_CNL_REVID(i915, CNL_REVID_B0, CNL_REVID_B0)) in cnl_ctx_workarounds_init()
505 if (IS_CNL_REVID(i915, 0, CNL_REVID_B0)) in cnl_ctx_workarounds_init()
860 if (IS_CNL_REVID(i915, CNL_REVID_B0, CNL_REVID_B0)) in cnl_gt_workarounds_init()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_drv.h1635 #define CNL_REVID_B0 0x1 macro
H A Dintel_pm.c6708 if (IS_CNL_REVID(dev_priv, CNL_REVID_A0, CNL_REVID_B0)) in cnl_init_clock_gating()