Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Di915_drv.h552 #define IS_DG2_D(i915) \ macro
H A Di915_driver.c434 if (IS_DG2_D(i915) && !intel_match_g8_cpu()) in i915_enable_g8()