public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [REBASED PATCH 2/2] drm/i915: Add intel_dsi properties support for icl
Date: Mon, 10 Jun 2019 22:49:05 +0300	[thread overview]
Message-ID: <87o935mdam.fsf@intel.com> (raw)
In-Reply-To: <20190610194515.7030-2-jani.nikula@intel.com>


This is also by Vandita, I screwed up the authorship while rebasing the
patches. I'll fix while applying.

BR,
Jani.


On Mon, 10 Jun 2019, Jani Nikula <jani.nikula@intel.com> wrote:
> Support dsi properties on icl
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110693
> Signed-off-by: Vandita Kulkarni <vandita.kulkarni@intel.com>
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
> ---
>  drivers/gpu/drm/i915/icl_dsi.c | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/drivers/gpu/drm/i915/icl_dsi.c b/drivers/gpu/drm/i915/icl_dsi.c
> index 74448e6bf749..e3592db2c1c4 100644
> --- a/drivers/gpu/drm/i915/icl_dsi.c
> +++ b/drivers/gpu/drm/i915/icl_dsi.c
> @@ -1579,7 +1579,11 @@ void icl_dsi_init(struct drm_i915_private *dev_priv)
>  		goto err;
>  	}
>  
> +
>  	icl_dphy_param_init(intel_dsi);
> +
> +	intel_dsi_add_properties(intel_connector);
> +
>  	return;
>  
>  err:

-- 
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:[~2019-06-10 19:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10 19:45 [REBASED PATCH 1/2] drm/i915: Move intel_add_dsi_properties to intel_dsi Jani Nikula
2019-06-10 19:45 ` [REBASED PATCH 2/2] drm/i915: Add intel_dsi properties support for icl Jani Nikula
2019-06-10 19:49   ` Jani Nikula [this message]
2019-06-10 19:53 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [REBASED,1/2] drm/i915: Move intel_add_dsi_properties to intel_dsi Patchwork
2019-06-10 20:16 ` ✓ Fi.CI.BAT: success " Patchwork
2019-06-11 12:21 ` [REBASED PATCH 1/2] " Ville Syrjälä
2019-06-12 16:45   ` Kulkarni, Vandita
2019-06-11 23:29 ` ✓ Fi.CI.IGT: success for series starting with [REBASED,1/2] " Patchwork

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=87o935mdam.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox