commit | 7ab984012a879a53abb56abfe03b0c686f42b281 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@starflyer.(none)> | Sun Jul 10 16:56:52 2005 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Sun Jul 10 16:56:52 2005 +1000 |
tree | 53738f82e57b2aa91c5706f6c463831ddf19164d | |
parent | 9c8da5ebbf6f87293cf8555182da271449889a69 [diff] |
drm: update some function so a driver can call them This patch splits some ioctl functions so that they can be called in-kernel by a DRM driver. The driver will use them later. From: Ian Romanick <idr@us.ibm.com> Signed-off-by: Dave Airlie <airlied@linux.ie>