Re: [PATCH] drm/cec: Add Source Physical address decode to drm_display_info

2017-05-15 Thread kbuild test robot
Hi Clint, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.12-rc1 next-20170515] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/clinton-a-taylor-intel-com/drm-cec-Add-Sou

[PATCH] drm/cec: Add Source Physical address decode to drm_display_info

2017-05-15 Thread clinton . a . taylor
From: Clint Taylor During VSDB decode bytes 4 and 5 contain the source physical address for use the HDMI CEC. Make this data available as part of drm_display_info. Signed-off-by: Clint Taylor --- drivers/gpu/drm/drm_edid.c | 10 ++ include/drm/drm_connector.h | 16 2