Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_mocs.c78 static void read_mocs_table(struct xe_gt *gt, in read_mocs_table() function
127 read_mocs_table(gt, &mocs.table); in mocs_kernel_test_run_device()
163 read_mocs_table(gt, &mocs.table); in mocs_reset_test_run_device()
172 read_mocs_table(gt, &mocs.table); in mocs_reset_test_run_device()
/linux-6.12.1/drivers/gpu/drm/i915/gt/
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()