Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / gpu / drm / nouveau / dispnv50 / oimm.h
blob6fa51f101e94d61f9a79e18e0937cd6e2a409cd8
1 #ifndef __NV50_KMS_OIMM_H__
2 #define __NV50_KMS_OIMM_H__
3 #include "wndw.h"
5 int oimm507b_init(struct nouveau_drm *, s32, struct nv50_wndw *);
7 int nv50_oimm_init(struct nouveau_drm *, struct nv50_wndw *);
8 #endif