From 864360fa213cfbbce768522f6559af13c22dedcf Mon Sep 17 00:00:00 2001 From: "Cetnerowski, Adam" Date: Fri, 5 Apr 2019 19:23:05 +0200 Subject: [PATCH] Documentation: Ice Lake is now supported Change-Id: Ibbb0cc1b4095e9cf206baaf83196e6bbf6c93636 Signed-off-by: Cetnerowski, Adam --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab3bf36dc1..c970964eb7 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Below packages are needed to enable [cl_intel_va_api_media_sharing](https://www. * Intel Core Processors with Gen8 graphics devices (formerly Broadwell) - OpenCL 2.1 * Intel Core Processors with Gen9 graphics devices (formerly Skylake, Kaby Lake, Coffee Lake) - OpenCL 2.1 * Intel Atom Processors with Gen9 graphics devices (formerly Apollo Lake, Gemini Lake) - OpenCL 1.2 +* Intel Core Processors with Gen11 graphics devices (formerly Ice Lake) - OpenCL 2.1 + ## Linking applications