Searched hist:"73 c352a265e8fde47a8f4dde5c92c0c88bcb9b26" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff 73c352a265e8fde47a8f4dde5c92c0c88bcb9b26 Tue Mar 26 16:38:43 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: wire up SDVO hpd support on cpt/ppt
Now with Egbert Eich's hpd infrastructure rework merged this is dead simple. And we need this to make output detection work on SDVO - with the cleaned-up drm polling helpers outputs which claim to have hpd support are no longer polled.
Now SDVO claims to do that, but it's not actually wired up. So just do it.
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
H A D | i915_reg.h | diff 73c352a265e8fde47a8f4dde5c92c0c88bcb9b26 Tue Mar 26 16:38:43 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: wire up SDVO hpd support on cpt/ppt
Now with Egbert Eich's hpd infrastructure rework merged this is dead simple. And we need this to make output detection work on SDVO - with the cleaned-up drm polling helpers outputs which claim to have hpd support are no longer polled.
Now SDVO claims to do that, but it's not actually wired up. So just do it.
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|