Go to file
Michael Buesch b3c88d31e1 drm/linux-core: drmP.h compilation fix
I need the following patch to fix compilation of
latest drm/linux-core on my ppc64 machine.

/home/mb/develop/git/drm/linux-core/savage_bci.c: In function ‘savage_driver_firstopen’:
/home/mb/develop/git/drm/linux-core/savage_bci.c:587: error: ‘DRM_MTRR_WC’ undeclared (first use in this function)
/home/mb/develop/git/drm/linux-core/savage_bci.c:587: error: (Each undeclared identifier is reported only once
/home/mb/develop/git/drm/linux-core/savage_bci.c:587: error: for each function it appears in.)
/home/mb/develop/git/drm/linux-core/savage_bci.c: In function ‘savage_driver_lastclose’:
/home/mb/develop/git/drm/linux-core/savage_bci.c:664: error: ‘DRM_MTRR_WC’ undeclared (first use in this function)

I looked at in-kernel drmP.h and it actually
has the same fix in it.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
2006-12-16 11:27:22 +01:00
bsd-core Core build fix for BSD. 2006-12-01 11:00:32 +01:00
libdrm libdrm: add drmOpenOnce + drmCloseOnce to libdrm 2006-11-09 08:55:58 +11:00
linux-core drm/linux-core: drmP.h compilation fix 2006-12-16 11:27:22 +01:00
scripts clean up script to create an lk drm directory 2006-08-10 14:31:56 +10:00
shared-core Unify radeon offset checking. 2006-12-14 19:31:56 +01:00
tests Bug #2567: Fix reversed memset arguments. (David Krause) 2005-02-18 16:40:54 +00:00
.gitignore Track linux-core symlinks in git. 2006-12-01 10:37:55 +01:00
Makefile.am Fix silly install issue by moving the header install rules for shared-core 2005-08-20 03:32:09 +00:00
README distcheck fixes 2005-07-13 00:13:12 +00:00
autogen.sh update autogen from xserver tree 2005-09-12 06:21:24 +00:00
configure.ac libdrm: add support for server side functionality in libdrm 2006-11-08 15:08:09 +11:00
libdrm.pc.in Better pkgconfig-fu: -ldrm in Libs: 2005-10-13 21:03:31 +00:00

README

By default, this will install into /usr/local.  If you want to install this
libdrm to replace your system copy, say:

./configure --prefix=/usr --exec-prefix=/