kernel/drivers/gpu/drm/nouveau/include/nvif/cla06f.h
.. .. @@ -1,15 +1,16 @@ 1 -/* SPDX-License-Identifier: GPL-2.0 */1 +/* SPDX-License-Identifier: MIT */2 2 #ifndef __NVIF_CLA06F_H__ 3 3 #define __NVIF_CLA06F_H__ 4 4 5 5 struct kepler_channel_gpfifo_a_v0 { 6 6 __u8 version; 7 - __u8 pad01[1];7 + __u8 priv;8 8 __u16 chid; 9 9 __u32 ilength; 10 10 __u64 ioffset; 11 11 __u64 runlist; 12 12 __u64 vmm; 13 + __u64 inst;13 14 }; 14 15 15 16 #define NVA06F_V0_NTFY_NON_STALL_INTERRUPT 0x00