Logo
Explore Help
Sign In
intel/compute-runtime
1
0
Fork 0
You've already forked compute-runtime
mirror of https://github.com/intel/compute-runtime.git synced 2025-12-24 12:23:05 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
e072275ae6a93571e4e7da0e878b5a61cc0bf4d7
compute-runtime/shared/source/gen11/hw_info_gen11.h

21 lines
308 B
C
Raw Normal View History

Add support for Gen11 platform Related-To: NEO-2388 Change-Id: I4da92efe7f875f409cd62519a31ed4509b55bda7 Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
2019-01-10 15:36:57 +01:00
/*
Update copyright headers Change-Id: I05eaad34f5af15685c6ad6d5bb3078f21dd1e0af Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-02-22 22:21:06 +01:00
* Copyright (C) 2018-2020 Intel Corporation
Add support for Gen11 platform Related-To: NEO-2388 Change-Id: I4da92efe7f875f409cd62519a31ed4509b55bda7 Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
2019-01-10 15:36:57 +01:00
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
Change core inlcudes Change-Id: Iaec903af420f0a92f7d86e484c83300fb9c531ad Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-02-23 18:46:50 +01:00
#include "helpers/hw_info.h"
Add support for Gen11 platform Related-To: NEO-2388 Change-Id: I4da92efe7f875f409cd62519a31ed4509b55bda7 Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
2019-01-10 15:36:57 +01:00
namespace NEO {
struct ICLFamily;
template <>
struct GfxFamilyMapper<IGFX_GEN11_CORE> {
typedef ICLFamily GfxFamily;
static const char *name;
};
} // namespace NEO
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 240ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API