Home
last modified time | relevance | path

Searched refs:get_entry_control (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/tests/
A Dxe_mocs.c99 mocs_expected = get_entry_control(info, i); in read_mocs_table()
/linux/drivers/gpu/drm/i915/gt/
A Dintel_mocs.c541 static u32 get_entry_control(const struct drm_i915_mocs_table *table, in get_entry_control() function
551 i < (t)->n_entries ? (mocs = get_entry_control((t), i)), 1 : 0;\
/linux/drivers/gpu/drm/xe/
A Dxe_mocs.c668 static u32 get_entry_control(const struct xe_mocs_info *info, in get_entry_control() function
685 mocs = get_entry_control(info, i); in __init_mocs_table()

Completed in 10 milliseconds