All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] drm/amdgpu: add CP_DEBUG register definition for GC9.0
@ 2018-10-09  6:31 tao.zhou1-5C7GfCeVMHo
       [not found] ` <1539066696-20803-1-git-send-email-tao.zhou1-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: tao.zhou1-5C7GfCeVMHo @ 2018-10-09  6:31 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: Tao Zhou, maciej.jesionowski-5C7GfCeVMHo, yukun1.li-5C7GfCeVMHo

From: Tao Zhou <tao.zhou1@amd.com>

Add CP_DEBUG register definition.

Change-Id: I38b0e5accc9ed2f516f409f1ffd88a9690356083
Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
---
 drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_offset.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_offset.h b/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_offset.h
index 4ce090d..529b37d 100644
--- a/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_offset.h
+++ b/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_offset.h
@@ -2449,6 +2449,8 @@
 #define mmCP_ECC_FIRSTOCCURRENCE_RING2_BASE_IDX                                                        0
 #define mmGB_EDC_MODE                                                                                  0x107e
 #define mmGB_EDC_MODE_BASE_IDX                                                                         0
+#define mmCP_DEBUG                                                                                     0x107f
+#define mmCP_DEBUG_BASE_IDX                                                                            0
 #define mmCP_CPF_DEBUG                                                                                 0x1080
 #define mmCP_PQ_WPTR_POLL_CNTL                                                                         0x1083
 #define mmCP_PQ_WPTR_POLL_CNTL_BASE_IDX                                                                0
-- 
2.7.4

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-09  7:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-09  6:31 [PATCH 1/2] drm/amdgpu: add CP_DEBUG register definition for GC9.0 tao.zhou1-5C7GfCeVMHo
     [not found] ` <1539066696-20803-1-git-send-email-tao.zhou1-5C7GfCeVMHo@public.gmane.org>
2018-10-09  6:31   ` [PATCH 2/2] drm/amdgpu: fix CPDMA hang in PRT mode tao.zhou1-5C7GfCeVMHo
2018-10-09  7:38   ` [PATCH 1/2] drm/amdgpu: add CP_DEBUG register definition for GC9.0 Christian König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.