[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250705-dpu-formats-v1-0-40f0bb31b8c8@oss.qualcomm.com>
Date: Sat, 05 Jul 2025 05:47:21 +0300
From: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
To: Rob Clark <robin.clark@....qualcomm.com>,
Dmitry Baryshkov <lumag@...nel.org>,
Abhinav Kumar <abhinav.kumar@...ux.dev>,
Jessica Zhang <jessica.zhang@....qualcomm.com>,
Sean Paul <sean@...rly.run>,
Marijn Suijten <marijn.suijten@...ainline.org>,
David Airlie <airlied@...il.com>, Simona Vetter <simona@...ll.ch>,
Jordan Crouse <jordan@...micpenguin.net>
Cc: linux-arm-msm@...r.kernel.org, dri-devel@...ts.freedesktop.org,
freedreno@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/12] drm/msm/dpu: rework format handling code
- Rework mdp_format.c in order to make format table manageable
- Rework layout population for UBWC formats in DPU driver
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
---
Dmitry Baryshkov (12):
drm/msm/disp: set num_planes to 1 for interleaved YUV formats
drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMT
drm/msm/disp: set num_planes, fetch_mode and tile_height in INTERLEAVED_RGB_FMT_TILED
drm/msm/disp: simplify RGB{,A,X} formats definitions
drm/msm/disp: simplify tiled RGB{,A,X} formats definitions
drm/msm/disp: pull in common YUV format parameters
drm/msm/disp: pull in common tiled YUV format parameters
drm/msm/disp: drop PSEUDO_YUV_FMT_LOOSE_TILED
drm/msm/dpu: simplify _dpu_format_populate_plane_sizes_*
drm/msm/dpu: drop redundant num_planes assignment in _dpu_format_populate_plane_sizes*()
drm/msm/dpu: rewrite _dpu_format_populate_plane_sizes_ubwc()
drm/msm/dpu: use standard functions in _dpu_format_populate_plane_sizes_ubwc()
drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c | 178 ++--
drivers/gpu/drm/msm/disp/dpu1/msm_media_info.h | 1155 ------------------------
drivers/gpu/drm/msm/disp/mdp_format.c | 614 +++++++------
3 files changed, 394 insertions(+), 1553 deletions(-)
---
base-commit: 26ffb3d6f02cd0935fb9fa3db897767beee1cb2a
change-id: 20250705-dpu-formats-0d5ae4d1a1b9
Best regards,
--
With best wishes
Dmitry
Powered by blists - more mailing lists