Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Dintel_device_info.c314 if (IS_ADLS_DISPLAY_STEP(dev_priv, STEP_A0, STEP_A2)) in intel_device_info_runtime_init()
Di915_drv.h726 #define IS_ADLS_DISPLAY_STEP(__i915, since, until) \ macro