Re: [Beignet] Weird clinfo ouput @ FreeBSD-11.0/Intel GPU

2016-10-11 Thread Pan, Xiuli
Hi Igor, Could you provide the PCI ID of your device by lspci –v. It seems we could not get the device, it may because that you build with X but running without a screen open, or build without X but running by non-root user. Thanks Xiuli From: Beignet [mailto:beignet-boun...@lists.freedesktop.or

Re: [Beignet] [PATCH v3] Utests: Allow testing cl_intel_accelerator via ICD

2016-10-11 Thread Rebecca N. Palmer
v3: Use extension check, not beignet check. Treat claiming to have the extension but not having the kernel as a failure. --- (v2 was the un-numbered 10/10/16 08:07 version...which I subsequently noticed was broken in that it assumed a non-NULL clGetExtensionFunctionAddressForPlatform result meant

Re: [Beignet] Weird clinfo ouput @ FreeBSD-11.0/Intel GPU

2016-10-11 Thread Pan, Xiuli
Hi Igor, The PCIID should be 0x040a, and we support that device. If you are running without X, then you should check if ls /dev/dri/ will return something like these: card0 controlD64 renderD128 If not you may need to enable i915 in your kernel. Otherwise, there may be something wrong with you l