All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kenneth Graunke <kenneth@whitecape.org>
To: "Kavuri, Sateesh" <sateesh.kavuri@intel.com>
Cc: "Intel-gfx@lists.freedesktop.org" <Intel-gfx@lists.freedesktop.org>
Subject: Re: Add hook to obtain the irq signal on HDMI connectivity
Date: Thu, 24 Nov 2011 16:49:26 -0800	[thread overview]
Message-ID: <4ECEE616.606@whitecape.org> (raw)
In-Reply-To: <C039722627B15F489AB215B00C0A3E6609625C3292@bgsmsx501.gar.corp.intel.com>

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 data (which I am already done 
> with) and finally this connection needs to be signaled to the user space (for which
> the functionality already exists).
> 
> Can someone point me to the right place?
> 
> Thanks,
> Sateesh

I believe there is already infrastructure in place for this, so I doubt
you'll need to add new hooks to the driver.  But display is not my area
of expertise; hopefully someone else here can point you at them.

      reply	other threads:[~2011-11-25  0:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-24 11:21 Add hook to obtain the irq signal on HDMI connectivity Kavuri, Sateesh
2011-11-25  0:49 ` Kenneth Graunke [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ECEE616.606@whitecape.org \
    --to=kenneth@whitecape.org \
    --cc=Intel-gfx@lists.freedesktop.org \
    --cc=sateesh.kavuri@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.