All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Chauhan, Madhav" <madhav.chauhan@intel.com>
To: "Kulkarni, Vandita" <vandita.kulkarni@intel.com>,
	"Nikula, Jani" <jani.nikula@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH v10 00/15] drm/i915/icl: dsi enabling
Date: Mon, 5 Nov 2018 10:16:15 +0000	[thread overview]
Message-ID: <FDE0F82259988449BC0C053E4EF090C96EF8D6AC@BGSMSX104.gar.corp.intel.com> (raw)
In-Reply-To: <57510F3E2013164E925CD03ED7512A3B7F446B96@BGSMSX108.gar.corp.intel.com>

> -----Original Message-----
> From: Kulkarni, Vandita
> Sent: Monday, November 5, 2018 3:26 PM
> To: Chauhan, Madhav <madhav.chauhan@intel.com>; Nikula, Jani
> <jani.nikula@intel.com>; intel-gfx@lists.freedesktop.org
> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> Subject: RE: [Intel-gfx] [PATCH v10 00/15] drm/i915/icl: dsi enabling
> 
> 
> 
> > -----Original Message-----
> > From: Chauhan, Madhav
> > Sent: Monday, November 5, 2018 3:03 PM
> > To: Kulkarni, Vandita <vandita.kulkarni@intel.com>; Nikula, Jani
> > <jani.nikula@intel.com>; intel-gfx@lists.freedesktop.org
> > Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > Subject: RE: [Intel-gfx] [PATCH v10 00/15] drm/i915/icl: dsi enabling
> >
> > > -----Original Message-----
> > > From: Kulkarni, Vandita
> > > Sent: Monday, November 5, 2018 11:17 AM
> > > To: Nikula, Jani <jani.nikula@intel.com>; Chauhan, Madhav
> > > <madhav.chauhan@intel.com>; intel-gfx@lists.freedesktop.org
> > > Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > > Subject: RE: [Intel-gfx] [PATCH v10 00/15] drm/i915/icl: dsi
> > > enabling
> > >
> > >
> > >
> > > > -----Original Message-----
> > > > From: Nikula, Jani
> > > > Sent: Sunday, November 4, 2018 12:46 AM
> > > > To: Chauhan, Madhav <madhav.chauhan@intel.com>; intel-
> > > > gfx@lists.freedesktop.org; Kulkarni, Vandita
> > > > <vandita.kulkarni@intel.com>
> > > > Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > > > Subject: Re: [Intel-gfx] [PATCH v10 00/15] drm/i915/icl: dsi
> > > > enabling
> > > >
> > > > On Sat, 03 Nov 2018, Madhav Chauhan <madhav.chauhan@intel.com>
> > > wrote:
> > > > > On 11/2/2018 7:15 PM, Jani Nikula wrote:
> > > > >> On Fri, 02 Nov 2018, Jani Nikula <jani.nikula@intel.com> wrote:
> > > > >>> Next version of [1]. Sorry for the spam, needed to get the
> > > > >>> authorship straight. Fixed power domains and compute config
> > > > >>> hook
> > > > initialization.
> > > > >> It looks like DDI intel_ddi_get_hw_state() returns true for ICL
> > > > >> DSI
> > > Yes, it does, checked on Jani's latest branch.
> > > > >> as well. I'm not sure how this wasn't a problem before, but if
> > > > >> I'm not mistaken it is now.
> > > > >>
> > > > >> At least that's my only explanation to intel_ddi_get_config()
> > > > >> hitting (transcoder_is_dsi(cpu_transcoder)).
> > > > >
> > > > > I didn't observe that while testing. Where can we access the
> > > > > complete
> > > log??
> > > Sent.
> >
> > There were some patches from Clock enabling and one hack wrt to VBT
> parsing.
> > Vandita will be trying with those.
> Thanks Madhav, but looks like just that is not enough. Will keep you posted.

Ok. So you included VBT Patch + PLL Enabling + Clock gate/ungated patches.
Whats the issue now?? Still WARN_ON??

Regards,
Madhav

> 
> Regards,
> Vandita
> >
> > Regards,
> > Madhav
> >
> > > -Vandita
> > > >
> > > > Vandita reported that.
> > > >
> > > > BR,
> > > > Jani.
> > > >
> > > > >
> > > > > Regards,
> > > > > Madhav
> > > > >
> > > > >>
> > > > >> BR,
> > > > >> Jani.
> > > > >>
> > > > >>
> > > > >
> > > >
> > > > --
> > > > Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2018-11-05 10:16 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-02 11:47 [PATCH v10 00/15] drm/i915/icl: dsi enabling Jani Nikula
2018-11-02 11:47 ` [PATCH v10 01/15] drm/i915/icl: Allocate DSI encoder/connector Jani Nikula
2018-11-02 11:47 ` [PATCH v10 02/15] drm/i915/icl: Fill DSI ports info Jani Nikula
2018-11-02 11:47 ` [PATCH v10 03/15] drm/i915/icl: Allocate DSI hosts and imlement host transfer Jani Nikula
2018-11-02 11:47 ` [PATCH v10 04/15] drm/i915/icl: Add get config functionality for DSI Jani Nikula
2018-11-02 11:47 ` [PATCH v10 05/15] drm/i915/icl: Get HW state for DSI encoder Jani Nikula
2018-11-02 13:30   ` Madhav Chauhan
2018-11-08 14:29   ` Lisovskiy, Stanislav
2018-11-02 11:47 ` [PATCH v10 06/15] drm/i915/icl: Add DSI encoder remaining functions Jani Nikula
2018-11-02 12:20   ` Madhav Chauhan
2018-11-02 11:47 ` [PATCH v10 07/15] drm/i915/icl: Configure DSI Dual link mode Jani Nikula
2018-11-02 11:47 ` [PATCH v10 08/15] drm/i915/icl: Consider DSI for getting transcoder state Jani Nikula
2018-11-02 11:47 ` [PATCH v10 09/15] drm/i915/icl: Get pipe timings for DSI Jani Nikula
2018-11-02 11:47 ` [PATCH v10 10/15] drm/i915/icl: Define missing bitfield for shortplug reg Jani Nikula
2018-11-02 11:47 ` [PATCH v10 11/15] drm/i915/icl: Define Panel power ctrl register Jani Nikula
2018-11-02 11:47 ` [PATCH v10 12/15] drm/i915/icl: Define display GPIO pins for DSI Jani Nikula
2018-11-02 11:47 ` [PATCH v10 13/15] drm/i915/icl: add dummy DSI GPIO element execution function Jani Nikula
2018-11-02 11:54   ` Madhav Chauhan
2018-11-02 13:10     ` Jani Nikula
2018-11-02 11:47 ` [PATCH v10 14/15] HACK: drm/i915/icl: Add changes to program DSI panel GPIOs Jani Nikula
2018-11-02 11:47 ` [PATCH v10 15/15] HACK: drm/i915/icl: Configure backlight functions for DSI Jani Nikula
2018-11-02 11:49 ` [PATCH v10 00/15] drm/i915/icl: dsi enabling Jani Nikula
2018-11-02 12:26 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: dsi enabling (rev5) Patchwork
2018-11-02 12:30 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-11-02 12:44 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-11-02 13:45 ` [PATCH v10 00/15] drm/i915/icl: dsi enabling Jani Nikula
2018-11-02 18:33   ` Madhav Chauhan
2018-11-03 19:16     ` Jani Nikula
2018-11-05  5:46       ` Kulkarni, Vandita
2018-11-05  9:32         ` Chauhan, Madhav
2018-11-05  9:55           ` Kulkarni, Vandita
2018-11-05 10:16             ` Chauhan, Madhav [this message]
2018-11-05 11:42               ` Kulkarni, Vandita
2018-11-02 13:47 ` ✗ Fi.CI.BAT: failure for drm/i915/icl: dsi enabling (rev5) Patchwork
2018-11-30 14:13 ` [PATCH v10 00/15] drm/i915/icl: dsi enabling Madhav Chauhan
2018-11-30 14:15   ` Chauhan, Madhav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FDE0F82259988449BC0C053E4EF090C96EF8D6AC@BGSMSX104.gar.corp.intel.com \
    --to=madhav.chauhan@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    --cc=vandita.kulkarni@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.