We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3e33f commit f2cab4bCopy full SHA for f2cab4b
include/uapi/drm/nouveau_drm.h
@@ -45,8 +45,8 @@ extern "C" {
45
#define NOUVEAU_GETPARAM_HAS_BO_USAGE 15
46
#define NOUVEAU_GETPARAM_HAS_PAGEFLIP 16
47
48
-/**
49
- * @NOUVEAU_GETPARAM_EXEC_PUSH_MAX
+/*
+ * NOUVEAU_GETPARAM_EXEC_PUSH_MAX - query max pushes through getparam
50
*
51
* Query the maximum amount of IBs that can be pushed through a single
52
* &drm_nouveau_exec structure and hence a single &DRM_IOCTL_NOUVEAU_EXEC
0 commit comments