Fixes need to clean up the mess I made with the mesa merge. This code
authorJon Smirl <jonsmirl@yahoo.com>
Fri, 12 Mar 2004 21:22:52 +0000 (21:22 +0000)
committerJon Smirl <jonsmirl@yahoo.com>
Fri, 12 Mar 2004 21:22:52 +0000 (21:22 +0000)
commit24115068e465cf0d788d870a3c1c24bb68a9cb14
tree419ce4e7f37af3a1f6ce5e18f7cc266006b9036d
parentf47ed991432672b7353e73b9d3194f255b957bee
Fixes need to clean up the mess I made with the mesa merge. This code
    allows the mesa drivers to use a single definition of the DRM
    sarea/IOCTLS located in the drm driver directory. Adjustments were made
    to the 2D drivers to not include these changes. Changes to the mesa
    copy of DRM were copied to the DRI copy. XFree86 bug: Reported by:
    Submitted by: Reviewed by: Obtained from:
12 files changed:
linux-core/drmP.h
linux/drmP.h
shared-core/drm.h
shared-core/drm_sarea.h
shared-core/mga_drm.h
shared-core/r128_drm.h
shared-core/radeon_drm.h
shared/drm.h
shared/drm_sarea.h
shared/mga_drm.h
shared/r128_drm.h
shared/radeon_drm.h