drm/amdkfd: add sdma queue counter for gfxv9.4.3since gfx 9.4.3 HW is calculating accumulated activity counterper-queue in register sdmax_rlcx_utilization_hi/lo, CPFW adds it insdma MQD for save/
drm/amdkfd: add sdma queue counter for gfxv9.4.3since gfx 9.4.3 HW is calculating accumulated activity counterper-queue in register sdmax_rlcx_utilization_hi/lo, CPFW adds it insdma MQD for save/restore, KFD will read it from there. gfx 9.4.2will still keep the way to read from memory at rptr+8.v2: read dynamic counter directly from utilization registerv3: add CPFW supported version check (Harish)Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
drm/amdgpu: Add sdma v4_4_2 ras registersSDMA_UE_ERR_STATUS_HI|LO are introduced in v4_4_2to replace SDMA_EDC_COUNTER/COUNTER2 registers tolog SDMA RAS errorsSigned-off-by: Hawking Zhang <Hawki
drm/amdgpu: Add sdma v4_4_2 ras registersSDMA_UE_ERR_STATUS_HI|LO are introduced in v4_4_2to replace SDMA_EDC_COUNTER/COUNTER2 registers tolog SDMA RAS errorsSigned-off-by: Hawking Zhang <Hawking.Zhang@amd.com>Reviewed-by: Tao Zhou <tao.zhou1@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: add sdma v4_4_2 ip headersAdd sdma v4_4_2 register offset and shift masksheader filesv2: update headers (Alex)Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>Reviewed-by: Le M
drm/amdgpu: add sdma v4_4_2 ip headersAdd sdma v4_4_2 register offset and shift masksheader filesv2: update headers (Alex)Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>Reviewed-by: Le Ma <Le.Ma@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: add sdma v4_4_0 ip headers (v2)Add sdma v4_4_0 register offset and shiftmasks in header filesv2: update registers (Alex)Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>Reviewe
drm/amdgpu: add sdma v4_4_0 ip headers (v2)Add sdma v4_4_0 register offset and shiftmasks in header filesv2: update registers (Alex)Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>Reviewed-by: Kevin Wang <kevin1.wang@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>