commit | 40d9b043a89e2301e1f97ade055a73ecc28e9afe | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Oct 20 16:29:33 2014 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 09 09:56:48 2014 +1000 |
tree | 74bb18795eefa5a95852b100fe864f6bfaa26acc | |
parent | c6a0aed4d493936f61cd153db84531026705c94d [diff] |
drm/connector: store tile information from displayid (v3) This creates a tile group from DisplayID block, and stores the pieces of parsed info from the DisplayID block into the connector. v2: add missing signoff, add new connector bits to docs. v3: remove some debugging. Signed-off-by: Dave Airlie <airlied@redhat.com>