From mboxrd@z Thu Jan 1 00:00:00 1970 From: Imre Deak Subject: Re: [PATCH 19/40] drm/i915: Add disp2d power well for chv Date: Fri, 25 Jul 2014 16:23:28 +0300 Message-ID: <1406294608.23035.6.camel@intelbox> References: <1403910271-24984-1-git-send-email-ville.syrjala@linux.intel.com> <1403910271-24984-20-git-send-email-ville.syrjala@linux.intel.com> Reply-To: imre.deak@intel.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0085781740==" Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 91CF06E818 for ; Fri, 25 Jul 2014 06:23:31 -0700 (PDT) In-Reply-To: <1403910271-24984-20-git-send-email-ville.syrjala@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: ville.syrjala@linux.intel.com Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org --===============0085781740== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-RfD6hgcCeZmxzi82GIE5" --=-RfD6hgcCeZmxzi82GIE5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sat, 2014-06-28 at 02:04 +0300, ville.syrjala@linux.intel.com wrote: > From: Ville Syrj=C3=A4l=C3=A4 >=20 > Not sure if it's still there since chv has per-pipe power wells. > At least with current Punit this doesn't work. Also the display > irq handling would need to be adjusted for pipe C. So leave the > code iffed out for now. >=20 > Signed-off-by: Ville Syrj=C3=A4l=C3=A4 Reviewed-by: Imre Deak > --- > drivers/gpu/drm/i915/intel_pm.c | 8 ++++++++ > 1 file changed, 8 insertions(+) >=20 > diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/i915/intel= _pm.c > index f88490b..46394fc 100644 > --- a/drivers/gpu/drm/i915/intel_pm.c > +++ b/drivers/gpu/drm/i915/intel_pm.c > @@ -6582,6 +6582,14 @@ static struct i915_power_well chv_power_wells[] = =3D { > .domains =3D VLV_ALWAYS_ON_POWER_DOMAINS, > .ops =3D &i9xx_always_on_power_well_ops, > }, > +#if 0 > + { > + .name =3D "display", > + .domains =3D VLV_DISPLAY_POWER_DOMAINS, > + .data =3D PUNIT_POWER_WELL_DISP2D, > + .ops =3D &vlv_display_power_well_ops, > + }, > +#endif > { > .name =3D "dpio-common-bc", > .domains =3D CHV_DPIO_CMN_BC_POWER_DOMAINS, --=-RfD6hgcCeZmxzi82GIE5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQEcBAABAgAGBQJT0lpQAAoJEORIIAnNuWDFdgkIAOppVuk3xbEVIepV5DgpgVna mbRqOD29SSW/5GUXOjYzm7HGrF1r8LHZCt3SiMuTEzOavesPYytqXBiGY7m5Uam0 1nI7kP3XjVPe5icpNo9yTGew3xo5hqG//qtg57fStbY7PVCdqn88dxt2e9QqxG6P VB32y9awoMmwe7SB7NmkcTVl6bqxYPXdvJ8jIM8j5LJptI4FITRF50MYJoJI+rkd xt01L0ES4vZyK6KE2jkdjeG7aZy1lqtNeKLyCLBjNMXbpRZUIQiBaQN60uRbaU3b pSIUNRTeqDUwi+D4iZetwWCXOEAgY0wFYQ41NdGtKe+TsCHP07dK+sDgzuKhZmg= =jsiq -----END PGP SIGNATURE----- --=-RfD6hgcCeZmxzi82GIE5-- --===============0085781740== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============0085781740==--