projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d051b06
)
freedreno/common: Fix comment typo
author
Rob Clark
<robdclark@chromium.org>
Fri, 20 Aug 2021 20:47:41 +0000
(13:47 -0700)
committer
Marge Bot
<eric+marge@anholt.net>
Wed, 25 Aug 2021 15:24:19 +0000
(15:24 +0000)
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12497>
src/freedreno/common/freedreno_devices.py
patch
|
blob
|
history
diff --git
a/src/freedreno/common/freedreno_devices.py
b/src/freedreno/common/freedreno_devices.py
index 42227faf19eb43d68899e04decde30ae9af11cef..21a4f58c2afa2394ac081ad618b8bf5cf544c6be 100644
(file)
--- a/
src/freedreno/common/freedreno_devices.py
+++ b/
src/freedreno/common/freedreno_devices.py
@@
-226,7
+226,7
@@
a6xx_gen3 = dict(
has_ccu_flush_bug = True,
)
-# a635, a6
5
0:
+# a635, a6
6
0:
a6xx_gen4 = dict(
fibers_per_sp = 128 * 2 * 16,
reg_size_vec4 = 64,