commit | 327c225bd548bf7871f116a0baa5ebdac884e452 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Mon Aug 17 16:28:37 2009 +0200 |
committer | Dave Airlie <airlied@linux.ie> | Wed Aug 19 16:08:51 2009 +1000 |
tree | a97343597d446324d37874d148e1e29c3ec7e17c | |
parent | a0724fcf829e5afb66159ef68cb16a805ea11b42 [diff] |
drm: Enable drm drivers to add drm sysfs devices. Export utility functions for drivers to add specialized devices in the sysfs drm class subdirectory. Initially this will be needed form TTM to add a virtual device that handles power management. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@linux.ie>