freedreno/common: Add max_sets property to A6xxGPUInfo
authorMark Collins <mark@igalia.com>
Tue, 3 Oct 2023 15:58:56 +0000 (15:58 +0000)
committerMarge Bot <emma+marge@anholt.net>
Sat, 7 Oct 2023 18:15:02 +0000 (18:15 +0000)
commit62921cf0265847f687d5ff43ee5ab75ab5dbf1ea
tree224c2718c53e2e31b1f8982a15fb5a35d3025d5d
parentd091609d814fd9ab47b6d55b6c93e83884b75f43
freedreno/common: Add max_sets property to A6xxGPUInfo

A7XX increases the maximum amount of descriptor sets from 5 to 8,
the amount of descriptor sets was added as a property of the
A6xxGPUInfo to accommodate it changing across GPUs.

Signed-off-by: Mark Collins <mark@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25534>
src/freedreno/common/freedreno_dev_info.h
src/freedreno/common/freedreno_devices.py