commit | 55f083c33feb7231c7574a64cd01b0477715a370 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Tue May 20 10:18:03 2014 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Jun 11 16:10:56 2014 +1000 |
tree | ee9aac2c112ff41ecb15b61b30b4362543f66a2b | |
parent | 13a61757db124b16cef9b8f9b60ff7337a01b398 [diff] |
drm/nouveau/disp/dp: maintain link in response to hpd signal This previously worked for the most part due to userspace doing a modeset in response to HPD interrupts. This will allow us to properly handle cases where sync is lost for other reasons, or if userspace isn't caring. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>