From mboxrd@z Thu Jan 1 00:00:00 1970 From: David =?iso-8859-1?Q?H=E4rdeman?= Subject: Re: [PATCH 0/2] drm/i915: fix hdmi audio pixel clock config Date: Tue, 15 Oct 2013 23:25:36 +0200 Message-ID: <20131015212536.GA26126@hardeman.nu> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from hardeman.nu (hardeman.nu [95.142.160.32]) by gabe.freedesktop.org (Postfix) with ESMTP id 35C75E67F1 for ; Tue, 15 Oct 2013 14:32:25 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Jasper Smet Cc: Jani Nikula , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Not a surprising outcome since it essentially means feature parity with the Windows driver (48kHz working, 44.1kHz not working). I still suspect it's a bug with the Pioneer receiver. On Tue, Oct 15, 2013 at 10:02:54PM +0200, Jasper Smet wrote: >Good news! Audio works now in 1080p@50/60 but only in 48000khz which >fixes most of my problems :-) > >What (still) does not work in 50/60hz is 41000khz audio (still works >in lower modes) so the patch is not 100% :-) > >I noticed this because menu sounds in XBMC are 41000 khz and they >wouldn't play where all me test audio content worked well. I fixed >this by adding a custom resample option where sound in menus started >working too. > >Anything i can do tho help ? > >I would like to thank you for all your superbly great work so far :-) >You rock dude! :-) > > > >On Mon, Oct 14, 2013 at 6:02 PM, Jani Nikula wrote: >> This is a completely untested and possibly na=EFve attempt at fixing [1] >> and [2]. Based on top of drm-intel-nightly branch of [3]. >> >> David, Jasper, please give it a try. >> >> Thanks, >> Jani. >> >> >> [1] http://mid.gmane.org/CAGpEb3Ep1LRZETPxHGRfBDqr5Ts2tAc8gCukWwugUf1U5N= Yv1g@mail.gmail.com >> [2] http://mid.gmane.org/20130206213533.GA16367@hardeman.nu >> [3] git://people.freedesktop.org/~danvet/drm-intel >> >> Jani Nikula (2): >> drm/i915: pass mode to write eld >> drm/i915: set hdmi audio clock >> >> drivers/gpu/drm/i915/i915_drv.h | 3 +- >> drivers/gpu/drm/i915/i915_reg.h | 12 ++++++- >> drivers/gpu/drm/i915/intel_display.c | 58 +++++++++++++++++++++++++++= ++----- >> 3 files changed, 63 insertions(+), 10 deletions(-) >> >> -- >> 1.7.9.5 >> > > > >-- = >Met Vriendelijke Groeten > >Jasper Smet >Developer > >Twitter: josbeir >E-mail: josbeir@gmail.com >Mobile: 0486/41.75.45 > -- = David H=E4rdeman