drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c
0 → 100644
+334
−0
drivers/gpu/drm/amd/amdgpu/nbio_v2_3.h
0 → 100644
+31
−0
Loading
nbio handles bus io functionality. v1: add place holder and initial basic nbio v2.3 functions (Ray) v2: implements and expose all functions in format of nbio_v2_3_funcs (Hawking) v3: squash in updates (Alex) v4: whitespace fix (Alex) Signed-off-by:Huang Rui <ray.huang@amd.com> Signed-off-by:
Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by:
Alex Deucher <alexander.deucher@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>