commit | e0c8463a8b00b467611607df0ff369d062528875 | [log] [tgz] |
---|---|---|
author | Jakob Bornecrantz <jakob@tungstengraphics.com> | Fri Dec 19 14:50:50 2008 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Mon Dec 29 17:47:25 2008 +1000 |
tree | aad7aa34fc650d4ef6ae4268397d7fc2740d50e1 | |
parent | df989374a9f5356ee815baa1ba6916671a701da2 [diff] |
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>