Searched refs:drm_i915_mocs_table (Results 1 – 2 of 2) sorted by relevance
17 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()148 const struct drm_i915_mocs_table *table, in read_l3cc_table()160 const struct drm_i915_mocs_table *table, in check_mocs_table()192 const struct drm_i915_mocs_table *table, in check_l3cc_table()446 struct drm_i915_mocs_table table; in intel_mocs_live_selftests()
22 struct drm_i915_mocs_table { struct441 struct drm_i915_mocs_table *table) in get_mocs_settings()445 memset(table, 0, sizeof(struct drm_i915_mocs_table)); in get_mocs_settings()540 static u32 get_entry_control(const struct drm_i915_mocs_table *table, in get_entry_control()554 const struct drm_i915_mocs_table *table, in __init_mocs_table()582 const struct drm_i915_mocs_table *table) in init_mocs_table()592 static u16 get_entry_l3cc(const struct drm_i915_mocs_table *table, in get_entry_l3cc()614 const struct drm_i915_mocs_table *table) in init_l3cc_table()631 struct drm_i915_mocs_table table; in intel_mocs_init_engine()656 struct drm_i915_mocs_table table; in intel_set_mocs_index()[all …]
Completed in 5 milliseconds