At Mon, 12 Jan 2015 02:32:16 +0100,
Daniel Vetter wrote:
>
> On Fri, Jan 9, 2015 at 11:20 AM, Takashi Iwai wrote:
> > At Fri, 9 Jan 2015 10:18:45 +0100,
> > Daniel Vetter wrote:
> >>
> >> On Thu, Jan 08, 2015 at 05:54:12PM +0200, Imre Deak wrote:
> >&
At Mon, 12 Jan 2015 23:47:42 +0100,
Daniel Vetter wrote:
>
> Hi Takashi,
>
> So here's the stable tag with Imre's i915/hda componentized refactoring,
> based upon 3.19-rc4. I'll pull in the same tag into drm-intel-next.
Great, I pulled the branch now. Thanks!
Takashi
>
> Cheers, Daniel
>
>
On Tue, 21 Jul 2015 09:57:24 +0200,
David Henningsson wrote:
>
> This struct will be used to transfer information from the i915
> driver to the hda driver on HDMI hotplug events.
>
> Signed-off-by: David Henningsson
Looks good to me, just a few nitpicking:
> ---
> include/drm/i915_component.h
On Tue, 21 Jul 2015 09:57:26 +0200,
David Henningsson wrote:
>
> This lets interested codec(s) be notified of HDMI hotplug
> events sent from the i915 driver.
>
> Signed-off-by: David Henningsson
> ---
> include/sound/hdaudio.h |4
> sound/hda/hdac_i915.c | 24 +
On Tue, 21 Jul 2015 19:37:17 +0200,
R, Durgadoss wrote:
>
> Hi David,
>
> >-Original Message-
> >From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf
> >Of David Henningsson
> >Sent: Tuesday, July 21, 2015 1:27 PM
> >To: alsa-de...@alsa-project.org; intel-gfx@lists.
On Wed, 22 Jul 2015 10:50:03 +0200,
David Henningsson wrote:
>
> >> struct i915_audio_component {
> >>struct device *dev;
> >> + struct hdac_bus *hdac_bus;
> >
> > If we want to be more generic, using a struct device would be better,
> > e.g.
> > struct device *audio_dev;
>
> Does this
On Wed, 22 Jul 2015 15:56:37 +0200,
Vinod Koul wrote:
>
> On Wed, Jul 22, 2015 at 10:30:57AM +0200, Takashi Iwai wrote:
> > On Tue, 21 Jul 2015 09:57:26 +0200,
> > David Henningsson wrote:
> > >
> > > This lets interested codec(s) be notified of HDMI hot
On Wed, 22 Jul 2015 19:52:23 +0200,
David Henningsson wrote:
>
>
>
> On 2015-07-22 16:13, Vinod Koul wrote:
> > On Wed, Jul 22, 2015 at 10:55:55AM +0200, Takashi Iwai wrote:
> >> On Wed, 22 Jul 2015 10:50:03 +0200,
> >> David Henningsson wrote:
> >
On Thu, 23 Jul 2015 08:25:21 +0200,
David Henningsson wrote:
>
>
>
> On 2015-07-23 08:17, David Henningsson wrote:
> > I'm about to go on vacation so it would be good to get some closure
> > here. If you both prefer this setup, how about I remove "struct
> > i915_audio_hotplug_info" for now? We
On Thu, 23 Jul 2015 17:26:15 +0200,
David Henningsson wrote:
>
> Changes since v2 is that the patch set has diminished to not transfer
> connector/eld information, since it might be better that such information
> to be transferred by a separate call in the ordinary direction. That
> could be added
On Thu, 30 Jul 2015 17:32:28 +0200,
Theodore Ts'o wrote:
>
> On Thu, Jul 30, 2015 at 04:40:02PM +0200, Daniel Vetter wrote:
> > On Wed, Jul 29, 2015 at 10:18:16PM -0700, Linus Torvalds wrote:
> > > drivers/gpu/drm/drm_atomic_helper.c | 8 +---
> > > 1 file changed, 5 insertions(+), 3 deletion
On Thu, 06 Aug 2015 08:52:55 +0200,
libin.y...@intel.com wrote:
>
> From: Libin Yang
>
> Display audio may not work at some frequencies
> with the HW provided N/CTS.
>
> This patch sets the proper N value for the
> given audio sample rate at the impacted frequencies.
> At other frequencies, it
On Thu, 06 Aug 2015 08:52:56 +0200,
libin.y...@intel.com wrote:
>
> From: Libin Yang
>
> On some Intel platforms, display audio need set N/CTS
> manually at some TMDS frequencies.
>
> Signed-off-by: Libin Yang
> ---
> sound/pci/hda/patch_hdmi.c | 7 +++
> 1 file changed, 7 insertions(+)
>
On Mon, 10 Aug 2015 09:32:11 +0200,
libin.y...@intel.com wrote:
>
> From: Libin Yang
>
> When modeset occurs and the TMDS frequency is set to some
> speical value, the N/CTS need to be set manually if audio
> is playing.
>
> Signed-off-by: Libin Yang
> ---
> drivers/gpu/drm/i915/i915_reg.h
r to take this series from drm tree.
Feel free to my ack
Reviewed-by: Takashi Iwai
thanks,
Takashi
> ---
> sound/pci/hda/patch_hdmi.c | 19 +++
> 1 file changed, 19 insertions(+)
>
> diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c
>
601 - 615 of 615 matches
Mail list logo