[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86fwheej2e.fsf@sumi.keithp.com>
Date: Wed, 23 Nov 2011 11:26:49 -0800
From: Keith Packard <keithp@...thp.com>
To: Wu Fengguang <fengguang.wu@...el.com>
Cc: Takashi Iwai <tiwai@...e.de>,
"Wang\, Zhenyu Z" <zhenyu.z.wang@...el.com>,
"dri-devel\@lists.freedesktop.org" <dri-devel@...ts.freedesktop.org>,
"intel-gfx\@lists.freedesktop.org" <intel-gfx@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/3 v2] drm/i915: hot plug/unplug notification to HDMI audio driver
On Wed, 23 Nov 2011 16:29:58 +0800, Wu Fengguang <fengguang.wu@...el.com> wrote:
> What I need is a hot plug hook that knows whether the monitor is
> plugged or removed, which is only possible if the hook is called
> after ->detect().
That would be mode_set to tell you that the monitor is in use, and the
disable function to tell you when the monitor is no longer in use.
You do not want to do anything to the hardware in the hot_plug paths;
those are strictly informative; telling user space which connectors are
present.
--
keith.packard@...el.com
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists