Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2018-02-14 Thread Jani Nikula
On Wed, 25 Oct 2017, abhay.ku...@intel.com wrote: > From: Abhay Kumar > > In glk when device boots with only 1366x768 panel, HDA codec doesn't comeup. > This result in no audio forever as cdclk is < 96Mhz. > This chagne will ensure CD clock to be twice of BCLK. So this issue was never resolved w

Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2017-11-02 Thread Prusty, Subhransu S
half > >> Of > Kumar, Abhay > >> Sent: Thursday, October 26, 2017 12:10 PM > >> To: Jani Nikula ; Dhinakaran Pandiyan > ; subransu.s.pru...@intel.com > >> Cc: intel-gfx@lists.freedesktop.org; Nujella, Sathyanarayana > > >> Subject: Re: [Intel-gfx] [P

Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2017-11-02 Thread Prusty, Subhransu S
> >> b/drivers/gpu/drm/i915/intel_cdclk.c index > >> e8884c2ade98..185a70f0921c > >> 100644 > >> --- a/drivers/gpu/drm/i915/intel_cdclk.c > >> +++ b/drivers/gpu/drm/i915/intel_cdclk.c > >> @@ -1920,7 +1920,7 @@ int intel_crtc_compute_min_cdclk(const struct > >> intel_crt

Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2017-11-01 Thread Jani Nikula
-boun...@lists.freedesktop.org] On Behalf >>> Of Kumar, Abhay >>> Sent: Thursday, October 26, 2017 12:10 PM >>> To: Jani Nikula ; Dhinakaran Pandiyan >>> ; subransu.s.pru...@intel.com >>> Cc: intel-gfx@lists.freedesktop.org; Nujella, Sathyanaray

Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2017-10-31 Thread Kumar, Abhay
Nikula ; Dhinakaran Pandiyan ; subransu.s.pru...@intel.com Cc: intel-gfx@lists.freedesktop.org; Nujella, Sathyanarayana Subject: Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK. On 10/26/2017 1:45 AM, Jani Nikula wrote: On Wed, 25 Oct 2017, Dhinakaran Pandiyan wrote

Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2017-10-30 Thread Pandiyan, Dhinakaran
; Dhinakaran Pandiyan > ; subransu.s.pru...@intel.com > Cc: intel-gfx@lists.freedesktop.org; Nujella, Sathyanarayana > > Subject: Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the > BCLK. > > > > On 10/26/2017 1:45 AM, Jani Nikula wrote: > > On Wed, 25 Oct 20

Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2017-10-28 Thread Kumar, Abhay
, Sathyanarayana Subject: Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK. On 10/26/2017 1:45 AM, Jani Nikula wrote: > On Wed, 25 Oct 2017, Dhinakaran Pandiyan > wrote: >> On Wednesday, October 25, 2017 3:02:12 PM PDT abhay.ku...@intel.com wrote: >>&

Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2017-10-26 Thread Kumar, Abhay
On 10/26/2017 1:45 AM, Jani Nikula wrote: On Wed, 25 Oct 2017, Dhinakaran Pandiyan wrote: On Wednesday, October 25, 2017 3:02:12 PM PDT abhay.ku...@intel.com wrote: From: Abhay Kumar In glk when device boots with only 1366x768 panel, HDA codec doesn't comeup. This result in no audio foreve

Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2017-10-26 Thread Jani Nikula
On Wed, 25 Oct 2017, Dhinakaran Pandiyan wrote: > On Wednesday, October 25, 2017 3:02:12 PM PDT abhay.ku...@intel.com wrote: >> From: Abhay Kumar >> >> In glk when device boots with only 1366x768 panel, HDA codec doesn't comeup. >> This result in no audio forever as cdclk is < 96Mhz. Forever...

Re: [Intel-gfx] [PATCH] drm/i915: set minimum CD clock to twice the BCLK.

2017-10-25 Thread Dhinakaran Pandiyan
On Wednesday, October 25, 2017 3:02:12 PM PDT abhay.ku...@intel.com wrote: > From: Abhay Kumar > > In glk when device boots with only 1366x768 panel, HDA codec doesn't comeup. > This result in no audio forever as cdclk is < 96Mhz. > This chagne will ensure CD clock to be twice of BCLK. > > Bugz