Re: [PATCH 0/6] Add support to print sub block registers in dpu hw catalog

2023-06-30 Thread Jessica Zhang
On 6/23/2023 12:10 AM, Marijn Suijten wrote: It is nice if cover letters also include the subsystem: drm/msm: Add support to print DPU sub-block registers On 2023-06-22 16:48:52, Ryan McCann wrote: The purpose of this patch series is to add support to print the registers of sub blocks in th

Re: [PATCH 0/6] Add support to print sub block registers in dpu hw catalog

2023-06-23 Thread Marijn Suijten
It is nice if cover letters also include the subsystem: drm/msm: Add support to print DPU sub-block registers On 2023-06-22 16:48:52, Ryan McCann wrote: > The purpose of this patch series is to add support to print the registers > of sub blocks in the dpu hardware catalog and fix the order in whi

[PATCH 0/6] Add support to print sub block registers in dpu hw catalog

2023-06-22 Thread Ryan McCann
The purpose of this patch series is to add support to print the registers of sub blocks in the dpu hardware catalog and fix the order in which all hardware blocks are dumped for a device core dump. This involves: 1. Changing data structure from stack to queue to fix the printing order of the devic