drm/connector: store tile information from displayid (v3)
authorDave Airlie <airlied@redhat.com>
Mon, 20 Oct 2014 06:29:33 +0000 (16:29 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Dec 2014 23:56:48 +0000 (09:56 +1000)
commit40d9b043a89e2301e1f97ade055a73ecc28e9afe
tree74bb18795eefa5a95852b100fe864f6bfaa26acc
parentc6a0aed4d493936f61cd153db84531026705c94d
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>
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_edid.c
include/drm/drm_crtc.h