]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6e986369c14d91daa286c32c2808ae903466f938
treeaad7aa34fc650d4ef6ae4268397d7fc2740d50e1
parent3db99cf1e932095d9b80cb6b83727513370c429d
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