diff options
author | Hsiao Chien Sung <shawn.sung@mediatek.com> | 2023-12-14 08:58:36 +0300 |
---|---|---|
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2023-12-14 17:31:08 +0300 |
commit | 8daf02f03ca4cf70b1f985293b8515252f9767aa (patch) | |
tree | 5c2b6412fe72831a7033f57d7da89bc28027dd2a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a7430e2bf950394cc44b523184338b092dc6aef6 (diff) | |
download | linux-8daf02f03ca4cf70b1f985293b8515252f9767aa.tar.xz |
drm/mediatek: Add component ID to component match structure
Add component ID to component match structure so we can
configure them with a for-loop.
The main reason we do such code refactoring is that
there is a new hardware component called "Padding" since
MT8188, while MT8195 doesn't have this module, we can't
use the original logic to manage the components.
While MT8195 does not define Padding in the device tree,
the corresponding components will be NULL and being skipped
by the functions.
Reviewed-by: CK Hu <ck.hu@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Hsiao Chien Sung <shawn.sung@mediatek.com>
Link: https://patchwork.kernel.org/project/dri-devel/patch/20231214055847.4936-13-shawn.sung@mediatek.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions