drm: sanitise drm modesetting API + remove unused hotplug
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Fri, 19 Dec 2008 04:50:50 +0000 (14:50 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 29 Dec 2008 07:47:25 +0000 (17:47 +1000)
commite0c8463a8b00b467611607df0ff369d062528875
treeaad7aa34fc650d4ef6ae4268397d7fc2740d50e1
parentdf989374a9f5356ee815baa1ba6916671a701da2
drm: sanitise drm modesetting API + remove unused hotplug

The initially merged modesetting API has some uglies in it, this
cleans up the struct members and ioctl ordering for initial submission.

It also removes the unneeded hotplug infrastructure.

airlied:- I've pulled this patch in from git modesetting-gem tree.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_crtc_helper.c
drivers/gpu/drm/drm_drv.c
include/drm/drm_crtc.h
include/drm/drm_mode.h