drm/radeon/kms: add 32/64 ioctl support.
authorDave Airlie <airlied@redhat.com>
Mon, 14 Sep 2009 23:03:43 +0000 (09:03 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 14 Sep 2009 23:03:43 +0000 (09:03 +1000)
commit70ba2a374704e00df8868a7ac3d7350329d28924
treea9582dee5f7401edf2026ed2dd7ab70f5737127c
parent4aac047323e3082d0866b8ad3784236632105af4
drm/radeon/kms: add 32/64 ioctl support.

Although the new radeon driver ioctls don't need this, some of
the drm initialisation ioctls require it, so add this to make them
work.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_drv.c
drivers/gpu/drm/radeon/radeon_drv.h
drivers/gpu/drm/radeon/radeon_ioc32.c