OSDN Git Service

drm/msm/dpu: Define names for unnamed sblks
authorRyan McCann <quic_rmccann@quicinc.com>
Sat, 8 Jul 2023 01:24:42 +0000 (18:24 -0700)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 27 Jul 2023 11:58:56 +0000 (14:58 +0300)
commit46998bf8431c30879be29bbbf67eefb583136ccb
tree827da66b7aad805cf1277e5fc1ad498fa4e081e8
parent1071a22c0dd5d3f31fee5445374bfe706e4a34db
drm/msm/dpu: Define names for unnamed sblks

Some sub-blocks in the hw catalog have not been given a name, so when the
registers from that block are dumped, there is no name to reference.
Define names for relevant sub-blocks to fix this.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Ryan McCann <quic_rmccann@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/546199/
Link: https://lore.kernel.org/r/20230622-devcoredump_patch-v5-3-67e8b66c4723@quicinc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c