commit | b55a8b8b4131531b2d51e903fc3363dcd51e2f64 | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Sat Sep 21 17:46:03 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:11:03 2019 -0500 |
tree | 2671efc2bf70f66051604a28d05631f5ec2ec4b0 | |
parent | 9941a6bfbd59a761b18834a6732cf8406570036f [diff] |
drm/amdkfd: Use better name for sdma queue non HWS path The old name is prone to confusion. The register offset is for a RLC queue rather than a SDMA engine. The value is not a base address, but a register offset. Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>