drm: add DRM_READ/WRITE64 wrappers around readq/writeq.
authorDave Airlie <airlied@redhat.com>
Thu, 26 Feb 2009 00:12:10 +0000 (10:12 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2009 04:24:14 +0000 (14:24 +1000)
commit87f0da55353e23826a54bff57c457a13b97d18f1
treebac9f3c72fe7f46d209ff52dad43b7dda6c772fe
parent8ced9c75160947d2235fba75de9413e087e1171a
drm: add DRM_READ/WRITE64 wrappers around readq/writeq.

The readq/writeq stuff is from Dave Miller, and he
warns users to be careful about using these. Plans are only
r600 to use it so far.

Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drm_os_linux.h