summaryrefslogtreecommitdiff
path: root/src/cl_device_data.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-05Enable Coffee Lake supportMark Thompson1-1/+53
2017-06-22Runtime: Add missing SKL deivce IDPan Xiuli1-1/+5
2017-05-15GLK: add Geminilake pciids.Yang Rong1-1/+8
2017-02-14Enable OpenCL 2.0 only where supportedPan Xiuli1-0/+2
2016-10-10change PCI_CHIP_BROXTON_P to PCI_CHIP_BROXTON_0 to unify the namingGuo Yejun1-2/+2
2016-10-10add bxt with pciid 0x1A85Guo Yejun1-1/+3
2016-10-10add bxt with pciid 0x1A84Guo Yejun1-1/+3
2016-09-12add another broxton pciid 0x5A85Guo Yejun1-1/+3
2016-08-16KBL: add kabylake pciids.Yang Rong1-1/+54
2016-04-08Runtime: Add SKL device id for new SKL devicePan Xiuli1-4/+12
2015-12-14add Broxton supportGuo Yejun1-1/+8
2015-08-13Set proper Vendor IDMidhun Kodiyath1-0/+1
2015-08-10runtime: add Broadwell deviceID 0x162BRuiling Song1-1/+3
2015-05-04CHV: Add cherryview support in the runtime.Meng Mengmeng1-1/+12
2015-01-30SKL: Add skl pci ids and device.Yang Rong1-0/+45
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-10-10BDW: Add BDW pci ids and BDW device struct.Yang Rong1-1/+41
2014-08-12Fail gracefully on unsupported hardwareRebecca Palmer1-0/+2
2014-07-11Add some hsw missed pci ids (reserved PCI IDs).Yang Rong1-3/+40
2014-06-09Handle server IVB GT2.Abrahm Scully1-1/+3
2014-04-17Runtime: Add support for Bay Trail-T device.Chuanbo Weng1-1/+7
2014-01-26Add the device id for haswell GT.Junyan He1-9/+61
2012-08-10Added all the call backs to support the simulator. The simulator does nothing...Benjamin Segovia1-0/+95