v3dv: start using Broadcom's device identifiers
authorIago Toral Quiroga <itoral@igalia.com>
Wed, 15 Sep 2021 06:30:15 +0000 (08:30 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 15 Sep 2021 12:54:48 +0000 (12:54 +0000)
commit09cb4e301023dbed71c4106535d0eac0860233bb
treeb4c169e1753d1b5fc6e9ffce1675f584b1a2c842
parent3a26dfe761343b39bdcd9b60a7d071e5fb93e3bf
v3dv: start using Broadcom's device identifiers

Instead of creating our own based on the V3D version. CTS waivers
are registered using a combination of VendorID and DeviceID, so if
we want to reuse any wavers filed by Broadcom we want to use the
same identifiers. We are already using the Broadcom VendorId, so
let's start using the same deviceID as well.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12865>
src/broadcom/vulkan/v3dv_device.c