xref: /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/if0014.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: MIT */
262306a36Sopenharmony_ci#ifndef __NVIF_IF0014_H__
362306a36Sopenharmony_ci#define __NVIF_IF0014_H__
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciunion nvif_disp_chan_args {
662306a36Sopenharmony_ci	struct nvif_disp_chan_v0 {
762306a36Sopenharmony_ci		__u8  version;
862306a36Sopenharmony_ci		__u8  id;
962306a36Sopenharmony_ci		__u8  pad02[6];
1062306a36Sopenharmony_ci		__u64 pushbuf;
1162306a36Sopenharmony_ci	} v0;
1262306a36Sopenharmony_ci};
1362306a36Sopenharmony_ci#endif
14

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