Files
linux/drivers
Xiaojian Du 86700a4026 drm/amdgpu: modify a pair of functions for the pcie port wreg/rreg
This patch will modify a pair of functions for pcie port wreg/rreg.
AMD GPU have had an independent NBIO block from SOC15 arch.
If the dirver wants to read/write the address space of the pcie devices,
it has to go through the NBIO block.
This patch will move the pcie port wreg/rreg functions to
"amdgpu_device.c", so that to reuse the functions on the
future GPU ASICs.

Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-01-19 22:32:11 -05:00
..
2021-11-26 19:45:31 +01:00
2021-12-09 10:49:56 -08:00
2021-12-09 11:20:47 +09:00
2021-12-14 10:24:28 +01:00
2021-12-14 10:24:28 +01:00
2021-11-26 22:54:47 +01:00
2021-10-26 19:12:01 +02:00
2021-12-16 14:48:27 +01:00
2021-12-14 10:24:28 +01:00
2021-11-18 09:36:39 +01:00
2021-11-16 14:41:23 +01:00
2021-11-30 11:41:49 -07:00