drm_hwcomposer: Relax failure when no EDID property is found
Crosvm doesn't implement EDID virtio cmd, so when commit b3d81781 ("drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationData") landed, it broke crosvm targets using --gpu_mode=drm_virgl This patch tries to ease that restriction, so a lack of EDID isn't considered fatal. Change-Id: I8ce899fc71d2b1187d364918328473ef1890d52d Signed-off-by:John Stultz <john.stultz@linaro.org>
Please register or sign in to comment