From: Jani Nikula <jani.nikula@linux.intel.com>
To: ville.syrjala@linux.intel.com, intel-gfx@lists.freedesktop.org
Cc: Deepak M <m.deepak@intel.com>
Subject: Re: [PATCH 0/5] drm/i915: Rest of my DSI and DPLL stuff
Date: Fri, 15 Apr 2016 15:52:17 +0300 [thread overview]
Message-ID: <8760vjqbjy.fsf@intel.com> (raw)
In-Reply-To: <1460488478-18311-1-git-send-email-ville.syrjala@linux.intel.com>
On Tue, 12 Apr 2016, ville.syrjala@linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> Here is the remainder of my DSI/DPLL series [1]. Everything else got merged
> already. The first patch in the series is the only one to lack an r-b.
>
> Tested on BYT FFRD8 only, BXT stuff is not tested.
I didn't run IGT, but this fixes a dpll related state checker warning.
Tested-by: Jani Nikula <jani.nikula@intel.com>
>
> [1] https://lists.freedesktop.org/archives/intel-gfx/2016-March/089782.html
>
> Ville Syrjälä (5):
> drm/i915: Setup DPLL/DPLLMD for DSI too on VLV/CHV
> drm/i915: Compute DSI PLL parameters during .compute_config()
> drm/i915: Eliminate {vlv,bxt}_configure_dsi_pll()
> drm/i915: Hook up pfit for DSI
> drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms
>
> drivers/gpu/drm/i915/intel_display.c | 123 ++++++++++++++++++------------
> drivers/gpu/drm/i915/intel_dp.c | 5 ++
> drivers/gpu/drm/i915/intel_drv.h | 5 ++
> drivers/gpu/drm/i915/intel_dsi.c | 113 ++++++++++++++++++++-------
> drivers/gpu/drm/i915/intel_dsi.h | 14 ++--
> drivers/gpu/drm/i915/intel_dsi_pll.c | 144 +++++++++++++++++------------------
> 6 files changed, 252 insertions(+), 152 deletions(-)
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-04-15 12:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-12 19:14 [PATCH 0/5] drm/i915: Rest of my DSI and DPLL stuff ville.syrjala
2016-04-12 19:14 ` [PATCH 1/5] drm/i915: Setup DPLL/DPLLMD for DSI too on VLV/CHV ville.syrjala
2016-04-15 13:09 ` Jani Nikula
2016-04-15 13:27 ` Ville Syrjälä
2016-04-12 19:14 ` [PATCH 2/5] drm/i915: Compute DSI PLL parameters during .compute_config() ville.syrjala
2016-04-12 19:14 ` [PATCH 3/5] drm/i915: Eliminate {vlv, bxt}_configure_dsi_pll() ville.syrjala
2016-04-12 19:14 ` [PATCH 4/5] drm/i915: Hook up pfit for DSI ville.syrjala
2016-04-12 19:14 ` [PATCH 5/5] drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms ville.syrjala
2016-04-13 16:02 ` ✗ Fi.CI.BAT: failure for drm/i915: Rest of my DSI and DPLL stuff Patchwork
2016-04-13 16:29 ` Ville Syrjälä
2016-04-14 7:24 ` Tomi Sarvela
2016-04-14 8:46 ` Ville Syrjälä
2016-04-14 8:54 ` Tomi Sarvela
2016-04-14 9:03 ` Ville Syrjälä
2016-04-15 12:52 ` Jani Nikula [this message]
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=8760vjqbjy.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=m.deepak@intel.com \
--cc=ville.syrjala@linux.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.