commit | d3007dabeff493d82416a7ed69e0ff055a579fa1 | [log] [tgz] |
---|---|---|
author | Daniel Kurtz <djkurtz@chromium.org> | Fri Jan 30 10:14:17 2015 +0100 |
committer | Mark Yao <mark.yao@rock-chips.com> | Fri Apr 03 14:23:12 2015 +0800 |
tree | bd9564020fdf7aba914ed6a27abc810ac3a69318 | |
parent | 7f53fbba3cf8db8f584b26e89802413bc2e8d902 [diff] |
drm/rockchip: register all connectors after bind Register connectors with userspace after all components are bound. Signed-off-by: Daniel Kurtz <djkurtz@chromium.org> Reviewed-by: Dominik Behr <dbehr@chromium.org> drm_connector_get_name -> connector->name This patch is necessary to make X11 see screens it seems. Signed-off-by: Heiko Stuebner <heiko@sntech.de>