]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1eb8a850f9bbe068e99b72022ff7333a93d9e864
tree74bb18795eefa5a95852b100fe864f6bfaa26acc
parent8e16fdeb8a80d96b29fbe34e6f192c5cd0b3364f
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