diff options
author | Nicolai Hähnle <[email protected]> | 2018-04-12 16:34:19 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-04-24 22:19:57 -0500 |
commit | 75569c182e4f65cd8826a5853dc9cbca703cbd0e (patch) | |
tree | b708625a4b942dbae4028c465076a18006faa070 /lib/mpi/mpiutil.c | |
parent | 221bda4b5f1abfd74159d7bf3703affa62468030 (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 <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions