[PATCH v4 0/6] drm: add asynchrounous plane update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxx>

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@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel




[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux