Re: [PATCH 05/14] drm/msm: use drm_crtc_send_vblank_event()

From: Gustavo Padovan
Date: Tue Apr 19 2016 - 10:02:59 EST


Hi Rob,

2016-04-14 Rob Clark <robdclark@xxxxxxxxx>:

> On Thu, Apr 14, 2016 at 1:48 PM, Gustavo Padovan <gustavo@xxxxxxxxxxx> wrote:
> > From: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx>
> >
> > Replace the legacy drm_send_vblank_event() with the new helper function.
> >
> > Signed-off-by: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx>
>
> thanks, shall I take this via msm-next for 4.7, I assume? Looks like
> no dependency on drm-core patches that haven't already landed?

I'd say you could take it, Otherwise we will have to wait everyone's ack
to get this through drm-next I think.

Gustavo