mbox series

[v2,0/2] drm/vkms: check plane_composer->map[0] before using it

Message ID 20220415111300.61013-1-tales.aparecida@gmail.com (mailing list archive)
Headers show
Series drm/vkms: check plane_composer->map[0] before using it | expand

Message

Tales April 15, 2022, 11:12 a.m. UTC
Hi, this is a follow-up of my last patch. Thanks for the reviews!

Changes from v1:

Edit the first commit message as suggested by Melissa and add a commit to enhance the
error handling (André)

Tales Lelo da Aparecida (2):
  drm/vkms: check plane_composer->map[0] before using it
  drm/vkms: return early if compose_plane fails

 drivers/gpu/drm/vkms/vkms_composer.c | 32 ++++++++++++++++++----------
 1 file changed, 21 insertions(+), 11 deletions(-)