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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_workarounds_types.h 16 struct i915_wa { struct
26 struct i915_wa *list;
intel_workarounds.c 74 struct i915_wa *list = kmemdup(wal->list,
91 static void _wa_add(struct i915_wa_list *wal, const struct i915_wa *wa)
96 struct i915_wa *wa_;
101 struct i915_wa *list;
160 struct i915_wa wa = {
653 struct i915_wa *wa;
986 struct i915_wa *wa;
999 wa_verify(const struct i915_wa *wa, u32 cur, const char *name, const char *from)
1018 struct i915_wa *wa;
1050 struct i915_wa *wa
    [all...]
selftest_workarounds.c 976 const struct i915_wa *wa = &engine->whitelist.list[i];
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 2797 const struct i915_wa *wa;

Completed in 43 milliseconds