artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c970e88
)
Build with mtrr support on amd64. This really should have gone in in
author
oga
<oga@openbsd.org>
Fri, 29 Aug 2008 15:14:59 +0000
(15:14 +0000)
committer
oga
<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
patch
|
blob
|
history
diff --git
a/sys/dev/pci/drm/drmP.h
b/sys/dev/pci/drm/drmP.h
index
83a4277
..
11de10e
100644
(file)
--- a/
sys/dev/pci/drm/drmP.h
+++ b/
sys/dev/pci/drm/drmP.h
@@
-73,10
+73,6
@@
#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 */