Sign in
android-kvm
/
linux
/
d6d460b89378b1bc6715574cdafd748ba59d5a27
/
.
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
/
oimm.h
blob: 6fa51f101e94d61f9a79e18e0937cd6e2a409cd8 [
file
] [
log
] [
blame
]
#ifndef
__NV50_KMS_OIMM_H__
#define
__NV50_KMS_OIMM_H__
#include
"wndw.h"
int
oimm507b_init
(
struct
nouveau_drm
*,
s32
,
struct
nv50_wndw
*);
int
nv50_oimm_init
(
struct
nouveau_drm
*,
struct
nv50_wndw
*);
#endif