Lines Matching +full:39 +full:x
44 #define PLATFORM(x) \ argument
45 .platform = XE_##x, \
46 .platform_name = #x
48 #define NOP(x) x argument
169 .dma_mask_size = 39,
180 .dma_mask_size = 39,
193 .dma_mask_size = 39,
210 .dma_mask_size = 39,
225 .dma_mask_size = 39,
240 .dma_mask_size = 39,
764 "Your graphics device %04x is not officially supported\n" in xe_pci_probe()
766 "use xe.force_probe='%04x' and i915.force_probe='!%04x'\n" in xe_pci_probe()
767 "module parameters or CONFIG_DRM_XE_FORCE_PROBE='%04x' and\n" in xe_pci_probe()
768 "CONFIG_DRM_I915_FORCE_PROBE='!%04x' configuration options.\n", in xe_pci_probe()
775 dev_info(&pdev->dev, "Probe blocked for device [%04x:%04x].\n", in xe_pci_probe()
823 …drm_dbg(&xe->drm, "%s %s %04x:%04x dgfx:%d gfx:%s (%d.%02d) media:%s (%d.%02d) display:%s dma_m_s:… in xe_pci_probe()