commit | 76f8f6992a0cf7e4a8401eadaa67ea4a06e54568 | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Mon Feb 25 15:02:44 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 27 22:18:59 2019 -0500 |
tree | bab247bcdd198f82c63b05a6ef942f15c3851eb9 | |
parent | 5307db85c745c46295f3ee2159667e1606fba268 [diff] |
drm/amdgpu: use REG32_PCIE wrapper instead for psp This patch uses REG32_PCIE wrapper instead of writting pci_index2 and reading pci_data2 for psp. This sequence should be protected by pcie_idx_lock. Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>