Lines Matching +full:native +full:- +full:mode
1 /* SPDX-License-Identifier: MIT */
14 * +---+-------+--------------------------------------------------------------+
17 * | 0 | 31:16 | **KEY** - KLV key identifier |
18 * | | | - `GuC Self Config KLVs`_ |
19 * | | | - `GuC VGT Policy KLVs`_ |
20 * | | | - `GuC VF Configuration KLVs`_ |
22 * | +-------+--------------------------------------------------------------+
23 * | | 15:0 | **LEN** - length of VALUE (in 32bit dwords) |
24 * +---+-------+--------------------------------------------------------------+
25 * | 1 | 31:0 | **VALUE** - actual value of the KLV (format depends on KEY) |
26 * +---+-------+ |
28 * +---+-------+ |
30 * +---+-------+--------------------------------------------------------------+
53 * Should be above WOPCM address but below APIC base address for native mode.
57 * Should be above WOPCM address but below APIC base address for native mode.
65 * Should be above WOPCM address but below APIC base address for native mode.
69 * Should be above WOPCM address but below APIC base address for native mode.
121 * time-slice to ensure active VFs execution is always consitent even
123 * impacts all VFs and takes effect on the next VF-Switch event.
174 * :1-65535: number of contexts (Gen12)
177 * For multi-tiled products, this field contains the bitwise-OR of tiles
178 * assigned to the VF. Bit-0-set means VF has access to Tile-0,
179 * Bit-31-set means VF has access to Tile-31, and etc.
182 * For, single-tile products this KLV config is ignored.
188 * :1-255: number of doorbells (Gen12)
191 * This config sets the VFs-execution-quantum in milliseconds.
193 * of and this will never be perfectly-exact (accumulated nano-second
207 * This config sets the VF-preemption-timeout in microseconds.
209 * HW is capable and this will never be perfectly-exact (accumulated
210 * nano-second granularity) since the GPUs clock time runs off a
265 * :1-255: number of doorbells (Gen12)
271 * :1-65535: number of contexts (Gen12)