[PATCH v2 1/4] drm: Add a new connector property for link status

2016-10-31 Thread Jani Nikula
On Sat, 29 Oct 2016, Manasi Navare wrote: > A new default connector property is added for keeping > track of whether the link is good (link training passed) or > link is bad (link training failed). If the link status property > is not good, then userspace should fire off a new modeset at the

[PATCH v2 1/4] drm: Add a new connector property for link status

2016-10-28 Thread Manasi Navare
A new default connector property is added for keeping track of whether the link is good (link training passed) or link is bad (link training failed). If the link status property is not good, then userspace should fire off a new modeset at the current mode even if there have not been any changes