OSDN Git Service

drm/amd/amdgpu: initialize IP offset for beige_goby
authorChengming Gui <Jack.Gui@amd.com>
Tue, 13 Oct 2020 08:32:42 +0000 (16:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:40:09 +0000 (22:40 -0400)
commitfd5b4b44e453c1ba850bedb197c38310f3379299
tree23089d2d96d01cb4745acfd33c448ad03babebbe
parent8573035a95f526e88535b3f9ff856e468572989f
drm/amd/amdgpu: initialize IP offset for beige_goby

Add ip offset definition for beige_goby and initialize it

v2: squash in fixes (Alex)
V3: fix permissions on file (Alex)

Signed-off-by: Chengming Gui <Jack.Gui@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/beige_goby_reg_init.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/nv.c
drivers/gpu/drm/amd/amdgpu/nv.h
drivers/gpu/drm/amd/include/beige_goby_ip_offset.h [new file with mode: 0644]