clover: add device/platform info for CL 3.0
authorDave Airlie <airlied@redhat.com>
Wed, 7 Oct 2020 01:09:02 +0000 (11:09 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 16 Nov 2020 19:15:09 +0000 (05:15 +1000)
commitbd804c074fd90966a869d00961fce1a5a0d7defc
tree18b9578efdb732a7a957d33a31acb6330d8e0e08
parent39940ee8d6a18f4b19d98ca7ffcba137d8b33a62
clover: add device/platform info for CL 3.0

This just adds all the dummy 2.x/3.0 device and platform
info queries that return fixed not supported values.

As these are supported they will have to be migrated into the core.

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7642>
src/gallium/frontends/clover/api/device.cpp
src/gallium/frontends/clover/api/platform.cpp