radv/winsys: fill real info for CHIP_GFX1100

From my AMD Radeon 7900 XT.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20476>
This commit is contained in:
Samuel Pitoiset 2023-01-02 13:47:10 +01:00 committed by Marge Bot
parent d944959fbf
commit bbad550f3d

View file

@ -68,7 +68,7 @@ static const struct {
[CHIP_VANGOGH] = {0x163F, 8, false},
[CHIP_NAVI22] = {0x73C0, 8, true},
[CHIP_NAVI23] = {0x73E0, 8, true},
[CHIP_GFX1100] = {0xdead, 8, true}, /* TODO: fill with real info. */
[CHIP_GFX1100] = {0x73BF, 24, true},
};
static void