Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_hw_fence.c165 u32 seqno = xe_map_rd(xe, &fence->seqno_map, 0, u32); in xe_hw_fence_signaled()
251 struct iosys_map seqno_map) in xe_hw_fence_init() argument
258 hw_fence->seqno_map = seqno_map; in xe_hw_fence_init()
Dxe_hw_fence_types.h70 struct iosys_map seqno_map; member
Dxe_hw_fence.h32 struct iosys_map seqno_map);