Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pt.c42 static const u64 xe_compact_pt_shifts[] = {16, 21, 30, 39, 48}; variable
565 walk->shifts = xe_compact_pt_shifts; in xe_pt_stage_bind_entry()