Searched refs:hwsp_map (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_timeline_types.h46 void *hwsp_map; member in struct:intel_timeline
H A Dintel_timeline.c68 timeline->hwsp_map = vaddr;
96 timeline->hwsp_map = NULL;
128 if (timeline->hwsp_map)
198 if (!tl->hwsp_map) {
318 tl->hwsp_seqno = tl->hwsp_map + next_ofs;

Completed in 227 milliseconds