drm/gk104/ibus: increase various random timeouts
[deliverable/linux.git] / drivers / gpu / drm / nouveau / core / engine / graph / fuc / os.h
CommitLineData
e99716f1
BS
1#ifndef __NVKM_GRAPH_OS_H__
2#define __NVKM_GRAPH_OS_H__
3
4#define E_BAD_COMMAND 0x00000001
5#define E_CMD_OVERFLOW 0x00000002
6
7#endif
This page took 0.091779 seconds and 5 git commands to generate.