mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
Originally the order for output was: 1. Dump platform deps (sync-points/host1x stuff) 2. Dump PBDMA status 3. Dump engine status 4. Dump channel status The updated ordering is: 1. Dump channel status 2. Dump PBDMA status 3. Dump engine status 4. Dump platform deps (sync-points/host1x stuff) The purpose of this is to put the useful information first and relegate the less useful info to later in the dump. We naturally scan downwards and treat stuff at the top as most important. The end goal is to make the debug dump as useful in as little time as possible. So instead of making an engineer dig through a complex jumble of information to find the useful stuff the hope is that the useful stuff is immediately available. Change-Id: I9d2b755676b7e5dc2f8949f14dc36f3d337e2a3f Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1940514 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
11 KiB
11 KiB