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

/linux-master/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,
149 const struct drm_i915_mocs_table *table,
161 const struct drm_i915_mocs_table *table,
193 const struct drm_i915_mocs_table *table,
447 struct drm_i915_mocs_table table;
H A Dintel_mocs.c22 struct drm_i915_mocs_table { struct
491 struct drm_i915_mocs_table *table)
495 memset(table, 0, sizeof(struct drm_i915_mocs_table));
591 static u32 get_entry_control(const struct drm_i915_mocs_table *table,
605 const struct drm_i915_mocs_table *table,
633 const struct drm_i915_mocs_table *table)
643 static u16 get_entry_l3cc(const struct drm_i915_mocs_table *table,
665 const struct drm_i915_mocs_table *table)
682 struct drm_i915_mocs_table table;
707 struct drm_i915_mocs_table tabl
[all...]

Completed in 218 milliseconds