Searched refs:get_entry_control (Results 1 – 3 of 3) sorted by relevance
99 mocs_expected = get_entry_control(info, i); in read_mocs_table()
541 static u32 get_entry_control(const struct drm_i915_mocs_table *table, in get_entry_control() function551 i < (t)->n_entries ? (mocs = get_entry_control((t), i)), 1 : 0;\
668 static u32 get_entry_control(const struct xe_mocs_info *info, in get_entry_control() function685 mocs = get_entry_control(info, i); in __init_mocs_table()
Completed in 7 milliseconds