Re: [PATCH] drm/amdgpu: Put MODE register in wave debug info

2021-07-15 Thread Deucher, Alexander
; Greathouse, Joseph Subject: [PATCH] drm/amdgpu: Put MODE register in wave debug info Add the MODE register into the per-wave debug information. This register holds state such as FP rounding and denorm modes, which exceptions are enabled, and active clamping modes. Signed-off-by: Joseph

[PATCH] drm/amdgpu: Put MODE register in wave debug info

2021-06-30 Thread Joseph Greathouse
Add the MODE register into the per-wave debug information. This register holds state such as FP rounding and denorm modes, which exceptions are enabled, and active clamping modes. Signed-off-by: Joseph Greathouse --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 1 +