commit | a8394cfa42335f0d634be5715bcca51caa178f6a | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Mon Feb 25 14:46:03 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Mar 19 15:04:02 2019 -0500 |
tree | b9a525438b6a4dcc381929ea42bd89e9688d8238 | |
parent | 04cfc0c80d8a9a727929b589954757823c22e445 [diff] |
drm/amd/powerplay: use REG32_PCIE wrapper instead for sw smu This patch uses REG32_PCIE wrapper instead of writting pci_index2 and reading pci_data2. This sequence should be protected by pcie_idx_lock. Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>