Searched refs:IS_TGL_UY_GRAPHICS_STEP (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | intel_workarounds.c | 1480 if (IS_TGL_UY_GRAPHICS_STEP(i915, STEP_A0, STEP_B0)) in tgl_gt_workarounds_init() 1486 if (IS_TGL_UY_GRAPHICS_STEP(i915, STEP_A0, STEP_B0)) in tgl_gt_workarounds_init() 1492 if (IS_TGL_UY_GRAPHICS_STEP(i915, STEP_A0, STEP_B0)) in tgl_gt_workarounds_init() 2486 IS_TGL_UY_GRAPHICS_STEP(i915, STEP_A0, STEP_B0)) { in rcs_engine_wa_init() 2496 if (IS_TGL_UY_GRAPHICS_STEP(i915, STEP_A0, STEP_B0)) { in rcs_engine_wa_init()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_drv.h | 656 #define IS_TGL_UY_GRAPHICS_STEP(__i915, since, until) \ macro
|
Completed in 12 milliseconds