Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_capture.c304 bool has_xehpg_extregs; in guc_capture_alloc_steered_lists() local
314 has_xehpg_extregs = GRAPHICS_VER_FULL(gt->i915) >= IP_VER(12, 55); in guc_capture_alloc_steered_lists()
317 if (has_xehpg_extregs) in guc_capture_alloc_steered_lists()
343 if (has_xehpg_extregs) { in guc_capture_alloc_steered_lists()