[PATCH 0/1] drm/vkms: zpos

José Expósito jose.exposito89 at gmail.com
Thu Dec 23 08:10:29 UTC 2021


Hi all,

This patch adds support for the zpos plane prop in the VKMS driver.

It should be applied after the "drm/vkms: add support for multiple
overlay planes" series [1] because this new patch takes advantage of
the "num_overlay_planes" module parameter to set the maximum and
minimum overlay plane zpos.

Thanks in advance,
José Expósito

[1] https://lore.kernel.org/dri-devel/20211213181131.17223-1-jose.exposito89@gmail.com/T/

José Expósito (1):
  drm/vkms: add zpos plane property

 drivers/gpu/drm/vkms/vkms_crtc.c  |  3 +--
 drivers/gpu/drm/vkms/vkms_drv.c   |  1 +
 drivers/gpu/drm/vkms/vkms_plane.c | 25 +++++++++++++++++++++++++
 3 files changed, 27 insertions(+), 2 deletions(-)

-- 
2.25.1



More information about the dri-devel mailing list