Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-09-22 Thread Yang, Libin
Patches are tested and passed. Thanks. Regards, Libin > -Original Message- > From: Jani Nikula [mailto:jani.nik...@linux.intel.com] > Sent: Thursday, September 22, 2016 3:45 PM > To: Yang, Libin ; 'libin.y...@linux.intel.com' > ; 'intel-gfx@lists.freedesktop.org' g...@lists.freedesktop.

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-09-22 Thread Jani Nikula
On Thu, 22 Sep 2016, "Yang, Libin" wrote: > Hi Jani, > > Thanks a lot for your help on reviewing and refining these patches. I > will test your patches and let you know the result. Thanks. Review is also much appreciated! ;) BR, Jani. > > Regards, > Libin > > >> -Original Message- >> Fr

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-09-22 Thread Yang, Libin
Hi Jani, Thanks a lot for your help on reviewing and refining these patches. I will test your patches and let you know the result. Regards, Libin > -Original Message- > From: Jani Nikula [mailto:jani.nik...@linux.intel.com] > Sent: Thursday, September 22, 2016 2:40 AM > To: Yang, Libin

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-09-22 Thread Jani Nikula
On Thu, 22 Sep 2016, Jani Nikula wrote: > On Thu, 22 Sep 2016, "Yang, Libin" wrote: >> Hi Jani, >> >> Thanks a lot for your help on reviewing and refining these patches. I >> will test your patches and let you know the result. > > Thanks. Review is also much appreciated! ;) Also #2, please have

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-09-22 Thread Yang, Libin
> -Original Message- > From: Jani Nikula [mailto:jani.nik...@linux.intel.com] > Sent: Thursday, September 22, 2016 3:45 PM > To: Yang, Libin ; 'libin.y...@linux.intel.com' > ; 'intel-gfx@lists.freedesktop.org' g...@lists.freedesktop.org>; 'ville.syrj...@linux.intel.com' > ; Vetter, Daniel

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-09-21 Thread Jani Nikula
On Mon, 12 Sep 2016, "Yang, Libin" wrote: > Any comments? Apologies for the way too long delay. I felt it would have been unfair to ask you to do the changes I thought were necessary after such a delay, so I sent them as patches... The last one still needs review, but at least the mundane stuff i

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-09-11 Thread Yang, Libin
Any comments? Regards, Libin > -Original Message- > From: Yang, Libin > Sent: Wednesday, August 24, 2016 1:36 PM > To: 'libin.y...@linux.intel.com' ; 'intel- > g...@lists.freedesktop.org' ; > 'jani.nik...@linux.intel.com' ; > 'ville.syrj...@linux.intel.com' ; Vetter, > Daniel > ; 'ti...

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-08-23 Thread Yang, Libin
7;libin.y...@linux.intel.com' ; 'intel- > g...@lists.freedesktop.org' ; > 'jani.nik...@linux.intel.com' ; > 'ville.syrj...@linux.intel.com' ; Vetter, > Daniel > ; 'ti...@suse.de' > Subject: Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audi

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-08-23 Thread Daniel Vetter
On Wed, Aug 24, 2016 at 05:35:34AM +, Yang, Libin wrote: > Sorry for disturb. Is there any comments for the patches? Ville is on vacation, not sure whom else would be a good reviewer from our side ... Might need to escalate to managers to finding a random reviewer who first needs to ramp up on

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-08-23 Thread Yang, Libin
Sorry for disturb. Is there any comments for the patches? Regards, Libin > -Original Message- > From: Yang, Libin > Sent: Monday, August 22, 2016 9:16 AM > To: libin.y...@linux.intel.com; intel-gfx@lists.freedesktop.org; > jani.nik...@linux.intel.com; ville.syrj...@linux.intel.com; Vetter

Re: [Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-08-21 Thread Yang, Libin
Any comments? Regards, Libin > -Original Message- > From: libin.y...@linux.intel.com [mailto:libin.y...@linux.intel.com] > Sent: Thursday, August 18, 2016 2:42 PM > To: intel-gfx@lists.freedesktop.org; jani.nik...@linux.intel.com; > ville.syrj...@linux.intel.com; Vetter, Daniel ; > ti...

[Intel-gfx] [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues

2016-08-17 Thread libin . yang
From: Libin Yang changelog: v1: initial patches v2: change to use crtc->config->port_clock instead of mode->clock for dp change to use mode->crtc_clock instead of mode->clock rename mode to adjusted_mode v3: add support for 270MHz add more platforms support use u16 n; u1