mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
Add following details to dla debugfs: 1. To check firmware version - /d/nvdla*/firmware/version 2. To enable/disbale the dla firmware traces. - /d/nvdla*/firmware/trace/enable 3. To dump the data in readable format - /d/nvdla*/firmware/trace/text_trace 4. To dump the data in binary format - /d/nvdla*/firmware/trace/bin_trace 5. To set the categories of events - /d/nvdla*/firmware/trace/events/category 6. To get the help menu for setting the trace categories: - /d/nvdla*/firmware/trace/events/help Rename API debug_dla_dump_show -> debug_dla_tracedump_show, and move /d/nvdla0/fw_version -> /d/nvdla*/firmware/version. DLA-225 DLA-254 DLA-199 Change-Id: I396b31102a1995e4deffdb6e03ab7377bb0b7fc3 Signed-off-by: Amit Sharma (SW-Tegra) <amisharma@nvidia.com> Reviewed-on: http://git-master/r/1291924 Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Shridhar Rasal <srasal@nvidia.com> Reviewed-by: Prashant Gaikwad <pgaikwad@nvidia.com>