Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/display/
H A Dxe_display_wa.c15 return XE_WA(xe_root_mmio_gt(i915), 16023588340); in intel_display_needs_wa_16023588340()
H A Dintel_fbdev_fb.c43 if (!IS_DGFX(xe) && !XE_WA(xe_root_mmio_gt(xe), 22019338487_display)) { in intel_fbdev_fb_alloc()
H A Dxe_plane_initial.c110 if (XE_WA(xe_root_mmio_gt(xe), 22019338487_display)) in initial_plane_bo()
/linux/drivers/gpu/drm/xe/
H A Dxe_device.c612 gt = xe_root_mmio_gt(xe); in probe_has_flat_ccs()
885 if (XE_WA(xe_root_mmio_gt(xe), 16023588340)) { in xe_device_td_flush()
919 gt = xe_root_mmio_gt(xe); in xe_device_l2_flush()
H A Dxe_device.h115 static inline struct xe_gt *xe_root_mmio_gt(struct xe_device *xe) in xe_root_mmio_gt() function
H A Dxe_query.c426 struct xe_gt *gt = xe_root_mmio_gt(xe); in query_hwconfig()
H A Dxe_pci.c481 struct xe_gt *gt = xe_root_mmio_gt(xe); in read_gmdid()
H A Dxe_irq.c636 xe_display_irq_postinstall(xe, xe_root_mmio_gt(xe)); in xe_irq_postinstall()
H A Dxe_vm.c1791 if (XE_WA(xe_root_mmio_gt(xe), 14016763929)) in xe_vm_create_ioctl()