Home
last modified time | relevance | path

Searched refs:HDC_FENCE_DEST_SLM_DISABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_workarounds.c188 (IS_BDW_GT3(dev_priv) ? HDC_FENCE_DEST_SLM_DISABLE : 0)); in bdw_ctx_workarounds_init()
390 HDC_FENCE_DEST_SLM_DISABLE); in kbl_ctx_workarounds_init()
Di915_reg.h7458 #define HDC_FENCE_DEST_SLM_DISABLE (1 << 14) macro