18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: MIT */
28c2ecf20Sopenharmony_ci#ifndef __NVIF_CL507E_H__
38c2ecf20Sopenharmony_ci#define __NVIF_CL507E_H__
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_cistruct nv50_disp_overlay_channel_dma_v0 {
68c2ecf20Sopenharmony_ci	__u8  version;
78c2ecf20Sopenharmony_ci	__u8  head;
88c2ecf20Sopenharmony_ci	__u8  pad02[6];
98c2ecf20Sopenharmony_ci	__u64 pushbuf;
108c2ecf20Sopenharmony_ci};
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci#define NV50_DISP_OVERLAY_CHANNEL_DMA_V0_NTFY_UEVENT                       0x00
138c2ecf20Sopenharmony_ci#endif
14