commit | 5307db85c745c46295f3ee2159667e1606fba268 | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Mon Feb 25 14:54:20 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 27 22:18:42 2019 -0500 |
tree | c2ac346325f13ffcb8f12a1baf98f15be30e5ba6 | |
parent | 293b9160839fb6965fd0f58e6f66217193174538 [diff] |
drm/amd/powerplay: use REG32_PCIE wrapper instead for powerplay This patch uses REG32_PCIE wrapper instead of writting pci_index2 and reading pci_data2 for powerplay. 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>