Home
last modified time | relevance | path

Searched refs:CNL_REVID_A0 (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_wopcm.c160 IS_CNL_REVID(i915, CNL_REVID_A0, CNL_REVID_A0)) && in check_hw_restrictions()
H A Di915_drv.h1634 #define CNL_REVID_A0 0x0 macro
H A Dintel_pm.c4919 if (IS_CNL_REVID(dev_priv, CNL_REVID_A0, CNL_REVID_A0)) in skl_compute_transition_wm()
6708 if (IS_CNL_REVID(dev_priv, CNL_REVID_A0, CNL_REVID_B0)) in cnl_init_clock_gating()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_rc6.c173 if (IS_CNL_REVID(rc6_to_i915(rc6), CNL_REVID_A0, CNL_REVID_C0)) in gen9_rc6_enable()