mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
mr-label-maker: Add panvk
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31089>
This commit is contained in:
parent
e47e94f9f2
commit
ee73094957
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ issues:
|
|||
'nvc0': ['nouveau', 'nvc0']
|
||||
'nvk': 'NVK'
|
||||
'panfrost': 'panfrost'
|
||||
'panvk': 'panvk'
|
||||
'pan/midgard': 'panfrost'
|
||||
'pvr': 'powervr'
|
||||
'r100': 'r100'
|
||||
|
|
@ -289,6 +290,7 @@ merge_requests:
|
|||
'^src/nouveau/vulkan/': ['NVK']
|
||||
'^src/nouveau/winsys/': ['NVK']
|
||||
'^src/panfrost/': ['panfrost']
|
||||
'^src/panfrost/vulkan/': ['panvk']
|
||||
'^src/virtio/vulkan/': ['venus']
|
||||
'^src/virtio/venus-protocol/': ['venus']
|
||||
'^src/virtio/ci/': ['venus']
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue