xref: /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/if900b.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#ifndef __NVIF_IF900B_H__
28c2ecf20Sopenharmony_ci#define __NVIF_IF900B_H__
38c2ecf20Sopenharmony_ci#include "if000a.h"
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_cistruct gf100_mem_vn {
68c2ecf20Sopenharmony_ci	/* nvif_mem_vX ... */
78c2ecf20Sopenharmony_ci};
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_cistruct gf100_mem_v0 {
108c2ecf20Sopenharmony_ci	/* nvif_mem_vX ... */
118c2ecf20Sopenharmony_ci	__u8  version;
128c2ecf20Sopenharmony_ci	__u8  contig;
138c2ecf20Sopenharmony_ci};
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_cistruct gf100_mem_map_vn {
168c2ecf20Sopenharmony_ci};
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_cistruct gf100_mem_map_v0 {
198c2ecf20Sopenharmony_ci	__u8  version;
208c2ecf20Sopenharmony_ci	__u8  ro;
218c2ecf20Sopenharmony_ci	__u8  kind;
228c2ecf20Sopenharmony_ci};
238c2ecf20Sopenharmony_ci#endif
24

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