Symbol: I915_SELFTEST_DECLARE
sys/dev/pci/drm/i915/gem/i915_gem_object_types.h
337
I915_SELFTEST_DECLARE(struct list_head st_link);
sys/dev/pci/drm/i915/gem/i915_gem_object_types.h
673
I915_SELFTEST_DECLARE(unsigned int page_mask);
sys/dev/pci/drm/i915/gem/i915_gem_ttm_move.h
23
I915_SELFTEST_DECLARE(void i915_ttm_migrate_set_failure_modes(bool gpu_migration,
sys/dev/pci/drm/i915/gem/i915_gem_ttm_move.h
25
I915_SELFTEST_DECLARE(void i915_ttm_migrate_set_ban_memcpy(bool ban));
sys/dev/pci/drm/i915/gt/intel_context_types.h
160
I915_SELFTEST_DECLARE(u32 num_underflow);
sys/dev/pci/drm/i915/gt/intel_context_types.h
161
I915_SELFTEST_DECLARE(u32 max_underflow);
sys/dev/pci/drm/i915/gt/intel_engine_types.h
294
I915_SELFTEST_DECLARE(struct st_preempt_hang preempt_hang;)
sys/dev/pci/drm/i915/gt/intel_engine_types.h
647
I915_SELFTEST_DECLARE(struct fault_attr reset_timeout);
sys/dev/pci/drm/i915/gt/intel_gtt.h
357
I915_SELFTEST_DECLARE(struct fault_attr fault_attr);
sys/dev/pci/drm/i915/gt/intel_gtt.h
358
I915_SELFTEST_DECLARE(bool scrub_64K);
sys/dev/pci/drm/i915/gt/intel_timeline.h
102
I915_SELFTEST_DECLARE(int intel_timeline_pin_map(struct intel_timeline *tl));
sys/dev/pci/drm/i915/i915_drv.h
390
I915_SELFTEST_DECLARE(struct i915_selftest_stash selftest;)
sys/dev/pci/drm/i915/i915_request.h
304
I915_SELFTEST_DECLARE(struct i915_vma *batch);
sys/dev/pci/drm/i915/i915_request.h
357
I915_SELFTEST_DECLARE(struct {
sys/dev/pci/drm/i915/i915_vma.h
485
I915_SELFTEST_DECLARE(int i915_vma_get_pages(struct i915_vma *vma));
sys/dev/pci/drm/i915/i915_vma.h
486
I915_SELFTEST_DECLARE(void i915_vma_put_pages(struct i915_vma *vma));