Build with mtrr support on amd64. This really should have gone in in
authoroga <oga@openbsd.org>
Fri, 29 Aug 2008 15:14:59 +0000 (15:14 +0000)
committeroga <oga@openbsd.org>
Fri, 29 Aug 2008 15:14:59 +0000 (15:14 +0000)
edmonton, but I forgot.

ok and extra testing phessler@.

sys/dev/pci/drm/drmP.h

index 83a4277..11de10e 100644 (file)
 #include "drm_atomic.h"
 #include "drm_internal.h"
 
-#ifdef __amd64__
-#define DRM_NO_MTRR
-#endif /* Until the mtrr apis are merged. */
-
 #define DRM_KERNEL_CONTEXT    0         /* Change drm_resctx if changed          */
 #define DRM_RESERVED_CONTEXTS 1         /* Change drm_resctx if changed          */