]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/include: adjust base offset of SMUIO and THM for Arcturus
authorLe Ma <le.ma@amd.com>
Mon, 15 Jul 2019 10:00:50 +0000 (18:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:48:34 +0000 (23:48 -0500)
commit9d4d7236efad8cf47e989be0c80dd37d68d55a5c
tree696111449db4145d215d8e255459dcef47b757b0
parent3ff101b8ab78e115feb52645dac35b3634ee5a77
drm/amd/include: adjust base offset of SMUIO and THM for Arcturus

Arcturus has different _BASE_IDX value in some HWIP_offset.h. To make source
files like smu_v11_0.c and soc15.c that include HWIP_offset.h of Vega20
reusable for Arcturus, align this base offset with Vega20.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/arct_ip_offset.h