Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_mocs.c77 static void read_mocs_table(struct xe_gt *gt, in read_mocs_table() function
125 read_mocs_table(gt, &mocs.table); in mocs_kernel_test_run_device()
161 read_mocs_table(gt, &mocs.table); in mocs_reset_test_run_device()
169 read_mocs_table(gt, &mocs.table); in mocs_reset_test_run_device()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_mocs.c130 static int read_mocs_table(struct i915_request *rq, in read_mocs_table() function
237 err = read_mocs_table(rq, arg->mocs, &offset); in check_mocs_engine()