mbox series

[0/3] drm: xlnx: zynqmp_dpsub: Fix plane handling

Message ID 20210307040611.29246-1-laurent.pinchart@ideasonboard.com (mailing list archive)
Headers show
Series drm: xlnx: zynqmp_dpsub: Fix plane handling | expand

Message

Laurent Pinchart March 7, 2021, 4:06 a.m. UTC
Hello,

This small patch series fixes two issues related to plane handling and
blending, and add global alpha support to the overlay plane. There isn't
much to say here, please refer to individual patches for details.

Laurent Pinchart (3):
  drm: xlnx: zynqmp_dpsub: Fix plane ordering
  drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
  drm: xlnx: zynqmp_dpsub: Add global alpha support

 drivers/gpu/drm/xlnx/zynqmp_disp.c | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)