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

/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dpt.c18 struct i915_dpt { struct
28 static inline struct i915_dpt *
31 BUILD_BUG_ON(offsetof(struct i915_dpt, vm));
33 return container_of(vm, struct i915_dpt, vm);
49 struct i915_dpt *dpt = i915_vm_to_dpt(vm);
61 struct i915_dpt *dpt = i915_vm_to_dpt(vm);
121 struct i915_dpt *dpt = i915_vm_to_dpt(vm);
129 struct i915_dpt *dpt = i915_vm_to_dpt(vm);
179 struct i915_dpt *dpt = i915_vm_to_dpt(vm);
250 struct i915_dpt *dp
[all...]

Completed in 488 milliseconds