Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_capture.c300 bool has_xehpg_extregs; in guc_capture_alloc_steered_lists() local
310 has_xehpg_extregs = GRAPHICS_VER_FULL(gt->i915) >= IP_VER(12, 55); in guc_capture_alloc_steered_lists()
313 if (has_xehpg_extregs) in guc_capture_alloc_steered_lists()
339 if (has_xehpg_extregs) { in guc_capture_alloc_steered_lists()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c405 bool has_xehpg_extregs = GRAPHICS_VERx100(gt_to_xe(gt)) >= 1255; in guc_capture_alloc_steered_lists() local
463 if (has_xehpg_extregs) in guc_capture_alloc_steered_lists()