From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932094AbcEBS6W (ORCPT ); Mon, 2 May 2016 14:58:22 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:36145 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754838AbcEBS6P (ORCPT ); Mon, 2 May 2016 14:58:15 -0400 Subject: Re: [PATCH 11/14] drm/tilcdc: use drm_crtc_send_vblank_event() To: Gustavo Padovan , , Gustavo Padovan , David Airlie , Tomi Valkeinen , Darren Etheridge , open list References: <1460656118-16766-1-git-send-email-gustavo@padovan.org> <1460656118-16766-11-git-send-email-gustavo@padovan.org> <57162B05.1020708@ti.com> <20160419140326.GB2393@joana> <20160502150542.GT14148@phenom.ffwll.local> From: Jyri Sarha Message-ID: <5727A33E.8010404@ti.com> Date: Mon, 2 May 2016 21:58:06 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <20160502150542.GT14148@phenom.ffwll.local> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/02/16 18:05, Daniel Vetter wrote: > On Tue, Apr 19, 2016 at 11:03:26AM -0300, Gustavo Padovan wrote: >> Hi Jyri, >> >> 2016-04-19 Jyri Sarha : >> >>> On 04/14/16 20:48, Gustavo Padovan wrote: >>>> From: Gustavo Padovan >>>> >>>> Replace the legacy drm_send_vblank_event() with the new helper function. >>>> >>>> Signed-off-by: Gustavo Padovan >>> >>> Reviewed-by: Jyri Sarha >>> Tested-by: Jyri Sarha >>> >>> Thanks! >>> Do you prefer me to pick this one to my next pull request? >> >> Yes, please pick it. > > I didn't see a confirmation, so smashed it into drm-misc. > > Thanks, Daniel > Ok, thanks. My tilcdc atomic modeset patches are kind stalled and without them I do not have too anything else put in the a pull req anyway. I'll drop the patch from my branch. BR, Jyri