]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf5c7254a8ab6fd6530682769ab1360b51021d188
tree23089d2d96d01cb4745acfd33c448ad03babebbe
parentcd91ce395362e3296b373135c8bb4f327fa41cf2
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]