From 431f7f00db844534dbcf9a63da0d2832a3d91bff Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 4 Aug 2010 08:41:23 +1000 Subject: Copy headers from kernel drm-core-next --- include/drm/nouveau_drm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/drm/nouveau_drm.h') 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; -- cgit v1.2.3