projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3b5eea
)
turnip: Add 630 to the list.
author
Bas Nieuwenhuizen
<basni@chromium.org>
Thu, 20 Dec 2018 17:08:49 +0000
(18:08 +0100)
committer
Chia-I Wu
<olvaffe@gmail.com>
Mon, 11 Mar 2019 17:01:41 +0000
(10:01 -0700)
src/freedreno/vulkan/tu_device.c
patch
|
blob
|
history
diff --git
a/src/freedreno/vulkan/tu_device.c
b/src/freedreno/vulkan/tu_device.c
index 01fbe9374780d15267e9043037c192d4f1c1f229..588f2e83f91c9fde930948edd02c938cd7c8b2a3 100644
(file)
--- a/
src/freedreno/vulkan/tu_device.c
+++ b/
src/freedreno/vulkan/tu_device.c
@@
-246,6
+246,7
@@
tu_physical_device_init(struct tu_physical_device *device,
switch(device->gpu_id) {
case 530:
+ case 630:
break;
default:
result = vk_errorf(instance, VK_ERROR_INITIALIZATION_FAILED,