Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dselftest_lrc.c1135 static struct i915_vma *load_context(struct intel_context *ce, u32 poison) in load_context() function
1215 batch = load_context(ce, poison); in poison_registers()