[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250108-virtual-planes-fixes-v1-0-420cb36df94a@quicinc.com>
Date: Wed, 8 Jan 2025 14:40:46 -0800
From: Jessica Zhang <quic_jesszhan@...cinc.com>
To: Rob Clark <robdclark@...il.com>,
Dmitry Baryshkov
<dmitry.baryshkov@...aro.org>,
Sean Paul <sean@...rly.run>,
Marijn Suijten
<marijn.suijten@...ainline.org>,
David Airlie <airlied@...il.com>, "Simona
Vetter" <simona@...ll.ch>
CC: <quic_abhinavk@...cinc.com>, <linux-arm-msm@...r.kernel.org>,
<dri-devel@...ts.freedesktop.org>, <freedreno@...ts.freedesktop.org>,
<linux-kernel@...r.kernel.org>,
Jessica Zhang <quic_jesszhan@...cinc.com>
Subject: [PATCH 0/2] drm/msm/dpu: Minor virtual planes fixes
This series adds the following fixes related to the virtual planes code
changes:
1) Initialize the return value of dpu_assign_plane_resources() so that
the function doesn't return a garbage value if all planes are
disabled/otherwise not visible.
2) Remove extraneous return value for dpu_crtc_reassign_planes()
These were discovered when setting `msm.dpu_use_virtual_planes=1` in the
command line arguments, but not forcing virtual planes to be used.
Signed-off-by: Jessica Zhang <quic_jesszhan@...cinc.com>
---
Jessica Zhang (2):
drm/msm/dpu: Initialize return value for dpu_assign_plane_resources()
drm/msm/dpu: Drop extraneous return in dpu_crtc_reassign_planes()
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 2 --
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
---
base-commit: 866e43b945bf98f8e807dfa45eca92f931f3a032
change-id: 20250108-virtual-planes-fixes-f41ef2922ac7
Best regards,
--
Jessica Zhang <quic_jesszhan@...cinc.com>
Powered by blists - more mailing lists