From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: Re: [PATCH 09/12] drm/irq: Lack of interrupt support in drm_vblank_on|off Date: Wed, 21 May 2014 14:49:59 +0200 Message-ID: <20140521124952.GJ2014@ulmo> References: <1400093477-3217-1-git-send-email-daniel.vetter@ffwll.ch> <1400093477-3217-11-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0609110618==" Return-path: In-Reply-To: <1400093477-3217-11-git-send-email-daniel.vetter@ffwll.ch> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Daniel Vetter Cc: Intel Graphics Development , DRI Development List-Id: dri-devel@lists.freedesktop.org --===============0609110618== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2VXyA7JGja7B50zs" Content-Disposition: inline --2VXyA7JGja7B50zs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 14, 2014 at 08:51:12PM +0200, Daniel Vetter wrote: > If we want to use this functionality in generic helpers to make > sure that all drivers have somewhat sane vblank handling across > modesets/dpms, we need to make it work for all drivers. But some > don't support interrupts and hence also not vblank waits. >=20 > Just return early on such drivers. >=20 > Note that with pageflips drivers are free to implement them however > they wish to. >=20 > Signed-off-by: Daniel Vetter > --- > drivers/gpu/drm/drm_irq.c | 6 ++++++ > 1 file changed, 6 insertions(+) Reviewed-by: Thierry Reding --2VXyA7JGja7B50zs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJTfKDwAAoJEN0jrNd/PrOhBn8P/RYzHOAsy+imfjd668Gjdc0O UgUym0nv0ysiao17WsTmJkvZDlJ/aizIXK/w4pIatlhAR0D5yj0UQyw03qkqnZnt ZPujK5iECzm09eMeKMfY/DjGkZMUIbN1fYoEVq2ToN50wR8/0syAdurlwTc370cu zmeRsSeMy0Fi0Hd4s/e7Pc+lmhv6pGNBtai/QPu8i0kG83vrpbSEkJCwyKJhPm20 Zw+90HJWjOtIR0HC2uX7FLZmYiJCFEd0FnY/uGnRE+Cs3u/vbHM5SglAZoqXtQs4 1/35IyOFghVoKJF1zTigu9XPnMm4HuWFI8XOO5EuH3UdgkhvDIkBFwSUxJ1L4uTK VI0MWcdXorWAKBqGUz2+TG2muOzvUd4JVWtIBuevqeh6shGTqFMYDGZSgKW7scHK /5KffHydCKx7QslmdDHOdUmmzHFBdEivUDqK+oAeVWPHeIHVgO6F8H7LT7mx2D9L X8yWkJ4gCwKyQcMasY4S4VJaDnYJ2aKwkK5GM8mP0ckSOgMO1UmCGeQqWSqDe8ca PTvZzcn+L1aGmHKFzAv4lihjnjYuKquaikFdGUGTgfvrzFXNqy0D0vU1+WnNPy+5 UE/KN6Z9E1fG0PmQSNQGqZKg/EIwnXe8JUupwIsKhaedCQQ16fkekK9As+ddTqEJ hwQHVht6LnYahZMZhOS1 =dByP -----END PGP SIGNATURE----- --2VXyA7JGja7B50zs-- --===============0609110618== 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 --===============0609110618==--