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

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_drv.h682 #define IS_HASWELL_GT3(i915) (IS_HASWELL(i915) && \ macro
909 #define NUM_L3_SLICES(i915) (IS_HASWELL_GT3(i915) ? \
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gt.c182 IS_HASWELL_GT3(i915) ?

Completed in 123 milliseconds