Make ffb driver build on x86-64. The fix is two fold. First, use the
authorIan Romanick <idr@us.ibm.com>
Thu, 11 Aug 2005 04:25:36 +0000 (04:25 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 11 Aug 2005 04:25:36 +0000 (04:25 +0000)
commitac887d421176364fe0756e8ebba9aac11d78b16a
treee0f1c7b2978e7b0e984572f3f21bd855fb50e1e4
parent967b006f518849e57fef68ab71359485b1535b3a
Make ffb driver build on x86-64.  The fix is two fold.  First, use the
proper DRM_CAS_RESULT to declare the variable used to store the result
of DRM_CAS.  Second, only use the "real" versions of LOCK_HARDWARE and
UNLOCK_HARDWARE on SPARC.  That's the only platform where the hardware
can really exist.
src/mesa/drivers/dri/ffb/ffb_lock.h