brintos

brintos / linux-shallow public Read only

0
0
Text · 171 B · 5017788 Raw
12 lines · c
1/* SPDX-License-Identifier: MIT */2/*3 * Copyright © 2019 Intel Corporation4 */5 6#ifndef __INTEL_GT_DEFINES__7#define __INTEL_GT_DEFINES__8 9#define I915_MAX_GT 210 11#endif12