summaryrefslogtreecommitdiff
path: root/include/drm/nouveau_drm.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-08-04 08:41:23 +1000
committerDave Airlie <airlied@redhat.com>2010-08-04 08:41:49 +1000
commit431f7f00db844534dbcf9a63da0d2832a3d91bff (patch)
tree4cab5f11cca9b5baf458e5b5fac206a5d49f31ef /include/drm/nouveau_drm.h
parentb803918f3f77c62edf22e78cb2095be399753423 (diff)
Copy headers from kernel drm-core-next
Diffstat (limited to 'include/drm/nouveau_drm.h')
-rw-r--r--include/drm/nouveau_drm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/nouveau_drm.h b/include/drm/nouveau_drm.h
index a6a9f4af..fe917dee 100644
--- a/include/drm/nouveau_drm.h
+++ b/include/drm/nouveau_drm.h
@@ -79,6 +79,7 @@ struct drm_nouveau_gpuobj_free {
#define NOUVEAU_GETPARAM_CHIPSET_ID 11
#define NOUVEAU_GETPARAM_VM_VRAM_BASE 12
#define NOUVEAU_GETPARAM_GRAPH_UNITS 13
+#define NOUVEAU_GETPARAM_PTIMER_TIME 14
struct drm_nouveau_getparam {
uint64_t param;
uint64_t value;