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