commit | fa722f0d9820a84952a3cbaccb888c31f9bfca2a | [log] [tgz] |
---|---|---|
author | Jay Cornwall <Jay.Cornwall@amd.com> | Tue Apr 02 11:43:30 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 24 12:21:01 2019 -0500 |
tree | a71afca6efd0e9875498697ba716f14a0ccf7f17 | |
parent | 58836009015c6e1139f227ce827655b7e9639c2d [diff] |
drm/amdkfd: Preserve ttmp[4:5] instead of ttmp[14:15] ttmp[4:5] is initialized by the SPI with SPI_GDBG_TRAP_DATA* values. These values are more useful to the debugger than ttmp[14:15], which carries dispatch_scratch_base*. There are too few registers to preserve both. Signed-off-by: Jay Cornwall <Jay.Cornwall@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>