]> 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)
commit3e7f32d188a65a550876824764ec4b39be778976
tree23089d2d96d01cb4745acfd33c448ad03babebbe
parent3eee8368c5c393dbc1382f276ed687fe2ba93e25
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]