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-21 09:14:47 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ff31d6abd6276e7b58d904eab3e56560800d7c61
compute-runtime/shared/source/kernel/grf_config.h

16 lines
255 B
C
Raw Normal View History

Grf configuration Change-Id: I3741f53a38c6707b0c8ad82ae553ea65ae6917e4 Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
2018-09-21 14:06:35 +02: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
Grf configuration Change-Id: I3741f53a38c6707b0c8ad82ae553ea65ae6917e4 Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
2018-09-21 14:06:35 +02:00
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
Add missing include Change-Id: I3384f2d599941cfd96bbe93559ebfb323f6eb285 Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
2018-09-28 13:19:27 +02:00
#include <cstdint>
Grf configuration Change-Id: I3741f53a38c6707b0c8ad82ae553ea65ae6917e4 Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
2018-09-21 14:06:35 +02:00
namespace GrfConfig {
constexpr uint32_t DefaultGrfNumber = 128u;
Dont reload GRF config if not applicable Change-Id: I37388b3d43251d930136fde154b7861072a5abec Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-08-21 13:05:01 +02:00
constexpr uint32_t NotApplicable = 0u;
} // namespace GrfConfig
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 302ms Template: 1ms
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