Re: [Intel-gfx] [PATCH 0/2] drm/i915: fix hdmi audio pixel clock config

2013-10-15 Thread Jasper Smet
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 jani.nik...@intel.com wrote:
 This is a completely untested and possibly naïve 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/cagpeb3ep1lrzetpxhgrfbdqr5ts2tac8gcukwwuguf1u5ny...@mail.gmail.com
 [2] http://mid.gmane.org/20130206213533.ga16...@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: josb...@gmail.com
Mobile: 0486/41.75.45
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] [PATCH 0/2] drm/i915: fix hdmi audio pixel clock config

2013-10-15 Thread David Härdeman
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 jani.nik...@intel.com wrote:
 This is a completely untested and possibly naïve 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/cagpeb3ep1lrzetpxhgrfbdqr5ts2tac8gcukwwuguf1u5ny...@mail.gmail.com
 [2] http://mid.gmane.org/20130206213533.ga16...@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: josb...@gmail.com
Mobile: 0486/41.75.45


-- 
David Härdeman
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] [PATCH 0/2] drm/i915: fix hdmi audio pixel clock config

2013-10-14 Thread Jani Nikula
This is a completely untested and possibly naïve 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/cagpeb3ep1lrzetpxhgrfbdqr5ts2tac8gcukwwuguf1u5ny...@mail.gmail.com
[2] http://mid.gmane.org/20130206213533.ga16...@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

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx