Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1415259

Re: [PATCH 08/14] drm/amdgpu: use drm_crtc_vblank_{get,put}()

From Daniel Vetter <daniel@ffwll.ch>
Newsgroups linux.kernel
Subject Re: [PATCH 08/14] drm/amdgpu: use drm_crtc_vblank_{get,put}()
Date 2016-06-06 18:10 +0200
Message-ID <rH5ge-7ea-33@gated-at.bofh.it> (permalink)
References <rH40N-6ct-7@gated-at.bofh.it> <rH40O-6ct-39@gated-at.bofh.it> <rH4Dw-6Hq-19@gated-at.bofh.it> <rH4Nc-6KM-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jun 06, 2016 at 12:35:26PM -0300, Gustavo Padovan wrote:
> 2016-06-06 Alex Deucher <alexdeucher@gmail.com>:
> 
> > On Mon, Jun 6, 2016 at 10:41 AM, Gustavo Padovan <gustavo@padovan.org> wrote:
> > > From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> > >
> > > Replace the legacy drm_vblank_{get,put}() with the new helper functions.
> > >
> > > Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> > 
> > This and the radeon patch are:
> > 
> > Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
> > 
> > Should I pick this up, or are you planning to upstream this as a big batch?
> 
> I would like to upstream as a big batch via drm-misc. If I get acks on
> everything it would be possible to remove drm_vblank_get,put for 4.8.

Ok, I vacuumed them all up except for the 2 nouveau patches and the core
patch to remove drm_send_vblank_event. Btw drm_arm_vblank_event probably
deserves the same treatment (and would get rid of drm_crtc_index from
nouveau).
-Daniel

> 
> 	Gustavo
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 01/14] drm/nouveau: use drm_crtc_send_vblank_event() v2 Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 16:50 +0200
  [PATCH 10/14] drm/atmel: use drm_crtc_vblank_{get,put}() Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 16:50 +0200
    Re: [PATCH 10/14] drm/atmel: use drm_crtc_vblank_{get,put}() Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-06-07 13:10 +0200
  [PATCH 08/14] drm/amdgpu: use drm_crtc_vblank_{get,put}() Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 16:50 +0200
    Re: [PATCH 08/14] drm/amdgpu: use drm_crtc_vblank_{get,put}() Alex Deucher <alexdeucher@gmail.com> - 2016-06-06 17:30 +0200
      Re: [PATCH 08/14] drm/amdgpu: use drm_crtc_vblank_{get,put}() Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 17:40 +0200
        Re: [PATCH 08/14] drm/amdgpu: use drm_crtc_vblank_{get,put}() Daniel Vetter <daniel@ffwll.ch> - 2016-06-06 18:10 +0200
    Re: [PATCH 08/14] drm/amdgpu: use drm_crtc_vblank_{get,put}() Michel Dänzer <michel@daenzer.net> - 2016-06-07 06:00 +0200
  [PATCH RESEND 04/14] drm/qxl: use drm_crtc_send_vblank_event() Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 16:50 +0200
  [PATCH RESEND 03/14] drm/atmel: use drm_crtc_send_vblank_event() Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 16:50 +0200
    Re: [PATCH RESEND 03/14] drm/atmel: use  drm_crtc_send_vblank_event() Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-06-07 13:10 +0200
  [PATCH 09/14] drm/armada: use drm_crtc_vblank_{get,put}() Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 16:50 +0200
  [PATCH RESEND 06/14] drm/virtio: use drm_crtc_send_vblank_event() Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 16:50 +0200
    Re: [PATCH RESEND 06/14] drm/virtio: use  drm_crtc_send_vblank_event() Gerd Hoffmann <kraxel@redhat.com> - 2016-06-07 10:40 +0200
  [PATCH 07/14] drm: remove legacy drm_send_vblank_event() Gustavo Padovan <gustavo@padovan.org> - 2016-06-06 16:50 +0200
  Re: [PATCH 01/14] drm/nouveau: use drm_crtc_send_vblank_event() v2 Daniel Vetter <daniel@ffwll.ch> - 2016-06-06 18:10 +0200

csiph-web