Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_workarounds.c528 GEN9_PREEMPT_GPGPU_LEVEL_MASK, in gen9_ctx_workarounds_init()
661 GEN9_PREEMPT_GPGPU_LEVEL_MASK, in icl_ctx_workarounds_init()
714 GEN9_PREEMPT_GPGPU_LEVEL_MASK, in gen12_ctx_workarounds_init()
H A Dintel_gt_regs.h291 #define GEN9_PREEMPT_GPGPU_LEVEL_MASK GEN9_PREEMPT_GPGPU_LEVEL(1, 1) macro