Sign in
gem5
/
arm
/
linux
/
daea3daaf9d5606735a722677125fe860f86ff41
/
.
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_vga.h
blob: ea3ad6974c653e1ce2ab1e4d99d117433f95b253 [
file
] [
log
] [
blame
]
#ifndef
__NOUVEAU_VGA_H__
#define
__NOUVEAU_VGA_H__
void
nouveau_vga_init
(
struct
nouveau_drm
*);
void
nouveau_vga_fini
(
struct
nouveau_drm
*);
void
nouveau_vga_lastclose
(
struct
drm_device
*
dev
);
#endif