Re: [Intel-gfx] Add hook to obtain the irq signal on HDMI connectivity

2011-11-24 Thread Kenneth Graunke
On 11/24/2011 03:21 AM, Kavuri, Sateesh wrote: > Hi, > > I would like to add a hook to the i915 driver to get a signal whenever an > external > connection is made, say a HDMI cable connection. Where would the right place > be? > i915_irq.c? > Once I get a signal, I would have to read the EDID da

[Intel-gfx] Add hook to obtain the irq signal on HDMI connectivity

2011-11-24 Thread Kavuri, Sateesh
Hi, I would like to add a hook to the i915 driver to get a signal whenever an external connection is made, say a HDMI cable connection. Where would the right place be? i915_irq.c? Once I get a signal, I would have to read the EDID data (which I am already done with) and finally this connection