commit | b63cc83f6a47bc0ed88c2936d65dffbc25daad98 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@chromium.org> | Mon Jul 04 08:16:41 2022 -0700 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Jul 08 20:32:35 2022 +0000 |
tree | 46b1c41d16b919f06e75842ae994c2737e68eedc | |
parent | f2d9805f9b27e8b8bc05cd77403b846a8024d317 [diff] |
freedreno/a6xx: Fix indentation Another victim of automated re-indenting being unaware of the semantics. Re-indent this to put each dword of the packet on it's own line to make the size of the packet more clear. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17341>