mesa/src/amd/vulkan/winsys/null
Samuel Pitoiset bf3c14b8a5 radv/winsys: fix incorrect PCIID for GFX11 in the null winsys
Fixes: bbad550f3d ("radv/winsys: fill real info for CHIP_GFX1100")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20850>
2023-01-24 08:00:57 +00:00
..
radv_null_bo.c radv/winsys: fix missing buffer_make_resident() for the null winsys 2022-02-01 18:18:28 +00:00
radv_null_bo.h radv: Format. 2021-04-10 03:31:58 +02:00
radv_null_cs.c amd: rename ring_type --> amd_ip_type and match the kernel enum values 2022-05-10 06:59:55 +00:00
radv_null_cs.h radv: Format. 2021-04-10 03:31:58 +02:00
radv_null_winsys.c radv/winsys: fix incorrect PCIID for GFX11 in the null winsys 2023-01-24 08:00:57 +00:00
radv_null_winsys.h radv: Set horizontal sync types. 2021-12-31 15:14:19 +00:00
radv_null_winsys_public.h