[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dri-devel
Subject:    [PATCH v4 0/6] drm: add asynchrounous plane update
From:       Gustavo Padovan <gustavo () padovan ! org>
Date:       2017-06-30 18:03:16
Message-ID: 20170630180322.29007-1-gustavo () padovan ! org
[Download RAW message or body]

From: Gustavo Padovan <gustavo.padovan@collabora.com>

Hi,

Follow up after Daniel's comments. Here I move the common async code to
drm_atomic_helper.c. i915 and msm now have to call the 
drm_atomic_helper_async_check() themselves.

Please review! Thanks.

Gustavo

Gustavo Padovan (6):
  drm/atomic: initial support for asynchronous plane update
  drm/i915: update cursors asynchronously through atomic
  drm/i915: remove intel_cursor_plane_funcs
  drm/msm: update cursors asynchronously through atomic
  drm/msm: remove mdp5_cursor_plane_funcs
  drm/vc4: update cursors asynchronously through atomic

 drivers/gpu/drm/drm_atomic_helper.c       | 122 +++++++++++++++++++++
 drivers/gpu/drm/i915/intel_atomic_plane.c |  73 +++++++++++++
 drivers/gpu/drm/i915/intel_display.c      | 163 +++++-----------------------
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 175 +++++++++++-------------------
 drivers/gpu/drm/msm/msm_atomic.c          |   9 ++
 drivers/gpu/drm/vc4/vc4_kms.c             |  20 ++++
 drivers/gpu/drm/vc4/vc4_plane.c           | 128 +++++++++-------------
 include/drm/drm_atomic.h                  |   2 +
 include/drm/drm_atomic_helper.h           |   4 +
 include/drm/drm_modeset_helper_vtables.h  |  50 +++++++++
 10 files changed, 423 insertions(+), 323 deletions(-)

-- 
2.9.4

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic