commit | e47a8b5223033e4dea5e68a228783e3c5ae0b623 | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Tue Jan 15 13:58:57 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 13 15:29:45 2019 -0500 |
tree | faeae899376a42e5c19c83503efe4a7458eea17f | |
parent | 339903fa989b7a0c9fc26e0f35e36df7e110d737 [diff] |
drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pages dorbell_off in the queue properties is mainly used for the doorbell dw offset in pci bar. We should not set it to the doorbell byte offset in process doorbell pages. This makes the code much easier to read. Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>