Re: [PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration

2025-03-08 Thread kernel test robot
: 0a2f889128969dab41861b6e40111aa03dc57014 patch link: https://lore.kernel.org/r/20250308-sar2130p-display-v1-6-1d4c30f43822%40linaro.org patch subject: [PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration config: arm64-randconfig-001-20250309 (https://download.01.org/0day-ci/archive/20250309

Re: [PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration

2025-03-08 Thread kernel test robot
: 0a2f889128969dab41861b6e40111aa03dc57014 patch link: https://lore.kernel.org/r/20250308-sar2130p-display-v1-6-1d4c30f43822%40linaro.org patch subject: [PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration config: arm-randconfig-004-20250309 (https://download.01.org/0day-ci/archive/20250309

Re: [PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration

2025-03-07 Thread Dmitry Baryshkov
On Sat, Mar 08, 2025 at 03:42:24AM +0200, Dmitry Baryshkov wrote: > From: Dmitry Baryshkov > > Add compatible and device configuration for the Qualcomm SAR2130P > platform. > > Signed-off-by: Dmitry Baryshkov > --- > drivers/gpu/drm/msm/msm_mdss.c | 11 +++ > 1 file changed, 11 inserti

[PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration

2025-03-07 Thread Dmitry Baryshkov
From: Dmitry Baryshkov Add compatible and device configuration for the Qualcomm SAR2130P platform. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/msm_mdss.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/gpu/drm/msm/msm_mdss.c b/drivers/gpu/drm/msm/msm_mdss.c