Re: [Intel-gfx] [PATCH] drm/kms-helper: disable hpd_irq handling when poll=0

2013-04-08 Thread Alex Deucher
On Mon, Apr 8, 2013 at 8:43 AM, Daniel Vetter wrote: > On Mon, Apr 8, 2013 at 2:28 PM, Alex Deucher wrote: >> On Sat, Apr 6, 2013 at 12:05 PM, Daniel Vetter >> wrote: >>> When inlining the actual hpd output probing in >>> >>> commit 69787f7da6b2adc4054357a661aaa1701a9ca76f >>> Author: Daniel Ve

Re: [Intel-gfx] [PATCH] drm/kms-helper: disable hpd_irq handling when poll=0

2013-04-08 Thread Daniel Vetter
On Mon, Apr 8, 2013 at 2:28 PM, Alex Deucher wrote: > On Sat, Apr 6, 2013 at 12:05 PM, Daniel Vetter wrote: >> When inlining the actual hpd output probing in >> >> commit 69787f7da6b2adc4054357a661aaa1701a9ca76f >> Author: Daniel Vetter >> Date: Tue Oct 23 18:23:34 2012 + >> >> drm: ru

Re: [Intel-gfx] [PATCH] drm/kms-helper: disable hpd_irq handling when poll=0

2013-04-08 Thread Alex Deucher
On Sat, Apr 6, 2013 at 12:05 PM, Daniel Vetter wrote: > When inlining the actual hpd output probing in > > commit 69787f7da6b2adc4054357a661aaa1701a9ca76f > Author: Daniel Vetter > Date: Tue Oct 23 18:23:34 2012 + > > drm: run the hpd irq event code directly > > the check for the drm_km

[Intel-gfx] [PATCH] drm/kms-helper: disable hpd_irq handling when poll=0

2013-04-06 Thread Daniel Vetter
When inlining the actual hpd output probing in commit 69787f7da6b2adc4054357a661aaa1701a9ca76f Author: Daniel Vetter Date: Tue Oct 23 18:23:34 2012 + drm: run the hpd irq event code directly the check for the drm_kms_hlper.poll module option was lost. This regressed systems where this