diff options
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | 2018-04-12 16:34:19 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-05-15 13:43:49 -0500 |
commit | 38610f15a7ad7a914e4fd0a9a5a6c386700b8ba0 (patch) | |
tree | 1625c9be4893e7057a47487dcc9ee8ede676c058 /drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | |
parent | 8239f57ac3e9bf9ad0cf4d396ebfa721e91ac611 (diff) |
drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
Otherwise, the SQ may skip some of the register writes, or shader waves may
be allocated where we don't expect them, so that as a result we don't actually
reset all of the register SRAMs. This can lead to spurious ECC errors later on
if a shader uses an uninitialized register.
Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c')
0 files changed, 0 insertions, 0 deletions