On Fri, 07 Jul 2023 18:24:39 -0700, 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 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 device core dump. > > [...] Applied, thanks! [1/6] drm/msm: Update dev core dump to not print backwards https://gitlab.freedesktop.org/lumag/msm/-/commit/beef5b6c4050 [2/6] drm/msm/dpu: Drop unused num argument from relevant macros https://gitlab.freedesktop.org/lumag/msm/-/commit/c8c931fb7426 [3/6] drm/msm/dpu: Define names for unnamed sblks https://gitlab.freedesktop.org/lumag/msm/-/commit/785150043166 [4/6] drm/msm/dpu: Remove redundant prefix/suffix in name of sub-blocks https://gitlab.freedesktop.org/lumag/msm/-/commit/8875840d60a8 [5/6] drm/msm/dpu: Refactor printing of main blocks in device core dump https://gitlab.freedesktop.org/lumag/msm/-/commit/f63f29b1d2d5 [6/6] drm/msm/dpu: Update dev core dump to dump registers of sub-blocks https://gitlab.freedesktop.org/lumag/msm/-/commit/4183857e5747 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>