Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_mocs.c17 struct drm_i915_mocs_table table;
18 struct drm_i915_mocs_table *mocs;
19 struct drm_i915_mocs_table *l3cc;
131 const struct drm_i915_mocs_table *table, in read_mocs_table()
149 const struct drm_i915_mocs_table *table, in read_l3cc_table()
161 const struct drm_i915_mocs_table *table, in check_mocs_table()
193 const struct drm_i915_mocs_table *table, in check_l3cc_table()
447 struct drm_i915_mocs_table table; in intel_mocs_live_selftests()