Home
last modified time | relevance | path

Searched refs:lmtt_2l_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_lmtt_types.h60 extern const struct xe_lmtt_ops lmtt_2l_ops;
Dxe_lmtt_2l.c143 const struct xe_lmtt_ops lmtt_2l_ops = { variable
Dxe_lmtt.c173 lmtt->ops = &lmtt_2l_ops; in xe_lmtt_init()
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_lmtt_test.c12 { "2-level", &lmtt_2l_ops, },