]> Pileus Git - ~andy/linux/blobdiff - drivers/gpu/drm/radeon/nid.h
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
[~andy/linux] / drivers / gpu / drm / radeon / nid.h
index a0b98066e20796a180f429fce4ef2283e285667e..870db340d37760127e1ebb3314680b4715666789 100644 (file)
 #define        CP_SEM_WAIT_TIMER                               0x85BC
 #define        CP_SEM_INCOMPLETE_TIMER_CNTL                    0x85C8
 #define        CP_COHER_CNTL2                                  0x85E8
+#define        CP_STALLED_STAT1                        0x8674
+#define        CP_STALLED_STAT2                        0x8678
+#define        CP_BUSY_STAT                            0x867C
+#define        CP_STAT                                         0x8680
 #define CP_ME_CNTL                                     0x86D8
 #define                CP_ME_HALT                                      (1 << 28)
 #define                CP_PFP_HALT                                     (1 << 26)