Searched hist:"062 f5b2c423ce6069b385745153938cf74013d4a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | sor.c | diff 062f5b2c423ce6069b385745153938cf74013d4a Fri Nov 10 05:21:51 CST 2017 Thierry Reding <treding@nvidia.com> drm/tegra: sor: Move register definitions into a table
After commit 932f6529139e ("drm/tegra: sor: Trace register accesses"), the debugfs register dump implementation causes excessive stack usage and can result in build warnings. To fix this, move the register definitions into a table and iterate over the table while dumping the registers to debugfs.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|