Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/agd5f...
[linux-2.6-microblaze.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_reset.h
index 19899f6..6052296 100644 (file)
@@ -97,6 +97,7 @@ struct amdgpu_coredump_info {
        struct amdgpu_task_info         reset_task_info;
        struct timespec64               reset_time;
        bool                            reset_vram_lost;
+       struct amdgpu_ring                      *ring;
 };
 #endif