From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Packard Subject: Re: [PATCH 1/6] drm/i915: Simplify return value from intel_get_load_detect_pipe Date: Wed, 20 Apr 2011 11:10:09 -0700 Message-ID: References: <1303291342-27668-1-git-send-email-chris@chris-wilson.co.uk> <1303291342-27668-2-git-send-email-chris@chris-wilson.co.uk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2075891369==" Return-path: Received: from keithp.com (home.keithp.com [63.227.221.253]) by gabe.freedesktop.org (Postfix) with ESMTP id 3E09C9F00F for ; Wed, 20 Apr 2011 11:10:12 -0700 (PDT) In-Reply-To: <1303291342-27668-2-git-send-email-chris@chris-wilson.co.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Chris Wilson , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org --===============2075891369== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Transfer-Encoding: quoted-printable On Wed, 20 Apr 2011 10:22:17 +0100, Chris Wilson = wrote: > + > + if (!drm_crtc_helper_set_mode(crtc, mode, 0, 0, crtc->fb)) { > + DRM_DEBUG_KMS("failed to set mode on load-detect pipe\n"); > + return false; > + } This seems like a bug-fix, separate from the API change. =2D-=20 keith.packard@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iD8DBQFNryGBQp8BWwlsTdMRAmzBAKDm7pq0qk1fOj9h4MuMjlMCKrIKrQCePziS fZtPm2cKUoF5XoTW025Wk+E= =9GAe -----END PGP SIGNATURE----- --=-=-=-- --===============2075891369== 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 --===============2075891369==--