Searched defs:drm_i915_mocs_table (Results 1 – 1 of 1) sorted by relevance
22 struct drm_i915_mocs_table { struct23 unsigned int size;24 unsigned int n_entries;25 const struct drm_i915_mocs_entry *table;26 u8 uc_index;27 u8 wb_index; /* Only used on HAS_L3_CCS_READ() platforms */28 u8 unused_entries_index;