aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAbhinav Kumar <[email protected]>2023-12-12 12:52:52 -0800
committerDmitry Baryshkov <[email protected]>2023-12-14 09:27:39 +0200
commit8c16b988ba2d3dfc38fc8def0a9ccaefa50debd4 (patch)
treea201fdc924a65e2330f5b35e42bca805638d2e92 /tools/perf/scripts/python/export-to-sqlite.py
parent8b45a26f2ba9a052a8b46163fbc9d0d8739ca15d (diff)
drm/msm/dpu: introduce separate wb2_format arrays for rgb and yuv
Lets rename the existing wb2_formats array wb2_formats_rgb to indicate that it has only RGB formats and can be used on any chipset having a WB block. Introduce a new wb2_formats_rgb_yuv array to the catalog to indicate support for YUV formats to writeback in addition to RGB. Chipsets which have support for CDM block will use the newly added wb2_formats_rgb_yuv array. changes in v3: - change type of wb2_formats_rgb/wb2_formats_rgb_yuv to u32 to fix checkpatch warnings Signed-off-by: Abhinav Kumar <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/571837/ Link: https://lore.kernel.org/r/[email protected] [DB: fixed newer catalog entries] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions