mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
0ee905be8e27e80dc0798fa5e1f963bfee14f80e
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-254 DLA-199 Change-Id: Ia39c3af6a8d007504e28cd382ded886c4c713105 Signed-off-by: Amit Sharma (SW-Tegra) <amisharma@nvidia.com> Reviewed-on: http://git-master/r/1277525 Reviewed-by: Shridhar Rasal <srasal@nvidia.com> GVS: Gerrit_Virtual_Submit
Description
No description provided