Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_mocs.c21 struct drm_i915_mocs_table { struct
419 struct drm_i915_mocs_table *table) in get_mocs_settings()
423 memset(table, 0, sizeof(struct drm_i915_mocs_table)); in get_mocs_settings()
511 static u32 get_entry_control(const struct drm_i915_mocs_table *table, in get_entry_control()
525 const struct drm_i915_mocs_table *table, in __init_mocs_table()
553 const struct drm_i915_mocs_table *table) in init_mocs_table()
563 static u16 get_entry_l3cc(const struct drm_i915_mocs_table *table, in get_entry_l3cc()
585 const struct drm_i915_mocs_table *table) in init_l3cc_table()
596 struct drm_i915_mocs_table table; in intel_mocs_init_engine()
621 struct drm_i915_mocs_table table; in intel_set_mocs_index()
[all …]
A Dselftest_mocs.c16 struct drm_i915_mocs_table table;
17 struct drm_i915_mocs_table *mocs;
18 struct drm_i915_mocs_table *l3cc;
130 const struct drm_i915_mocs_table *table, in read_mocs_table()
147 const struct drm_i915_mocs_table *table, in read_l3cc_table()
159 const struct drm_i915_mocs_table *table, in check_mocs_table()
191 const struct drm_i915_mocs_table *table, in check_l3cc_table()
449 struct drm_i915_mocs_table table; in intel_mocs_live_selftests()

Completed in 4 milliseconds