freedreno/common: Fix comment typo

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12497>
This commit is contained in:
Rob Clark
2021-08-20 13:47:41 -07:00
committed by Marge Bot
parent d051b06a48
commit 8dff5356ff
+1 -1
View File
@@ -226,7 +226,7 @@ a6xx_gen3 = dict(
has_ccu_flush_bug = True,
)
# a635, a650:
# a635, a660:
a6xx_gen4 = dict(
fibers_per_sp = 128 * 2 * 16,
reg_size_vec4 = 64,