commit | 4d48708c5e8cfe6010259e2b22a8cf7714a51b66 | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | Fri Jul 14 13:00:04 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 25 16:38:15 2017 -0400 |
tree | 0efd39f2a2ba07aca8b4554ffa3962e89027dd46 | |
parent | b7ae412c6f7050b917d8b0bf2dadb212d740d8a5 [diff] |
drm/amdgpu/gfx9: simplify and fix GRBM index selection Copy the approach taken by gfx8, which simplifies the code, and set the instance index properly. The latter is required for debugging, e.g. for reading wave status by UMR. 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>