This commit is contained in:
Ziyang Zhou
2022-07-23 10:37:05 +08:00
parent a53c889571
commit a498b10ec6
36 changed files with 1806 additions and 1321 deletions

View File

@@ -273,4 +273,8 @@ struct nv04_notify {
uint32_t offset;
uint32_t length;
};
bool
nouveau_check_dead_channel(struct nouveau_drm *, struct nouveau_object *chan);
#endif