Re: [PATCH v2 3/5] drm/msm/dpu: Define names for unnamed sblks

From: Abhinav Kumar
Date: Wed Jul 05 2023 - 17:50:43 EST




On 7/5/2023 12:30 PM, Ryan McCann wrote:
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.

Signed-off-by: Ryan McCann <quic_rmccann@xxxxxxxxxxx>
---
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)


Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>