xref: /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/cl506e.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: MIT */
28c2ecf20Sopenharmony_ci#ifndef __NVIF_CL506E_H__
38c2ecf20Sopenharmony_ci#define __NVIF_CL506E_H__
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_cistruct nv50_channel_dma_v0 {
68c2ecf20Sopenharmony_ci	__u8  version;
78c2ecf20Sopenharmony_ci	__u8  chid;
88c2ecf20Sopenharmony_ci	__u8  pad02[6];
98c2ecf20Sopenharmony_ci	__u64 vmm;
108c2ecf20Sopenharmony_ci	__u64 pushbuf;
118c2ecf20Sopenharmony_ci	__u64 offset;
128c2ecf20Sopenharmony_ci};
138c2ecf20Sopenharmony_ci#endif
14

Indexes created Thu Nov 07 10:32:03 CST 2024