]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: modify GCR_GENERAL_CNTL for Vangogh
authorJinzhou Su <Jinzhou.Su@amd.com>
Mon, 18 Jan 2021 11:14:27 +0000 (19:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Jan 2021 15:46:05 +0000 (10:46 -0500)
commitdf7a0ba9d02e0947c90e09985dfdea64bbc89010
treee0a69c9e5ae30f499ea2eee210368f299a23cc40
parent3000c8f4986a54efecf4651673ae1fc50bb7d5f1
drm/amdgpu: modify GCR_GENERAL_CNTL for Vangogh

GCR_GENERAL_CNTL is defined differently in gc_10_1_0_offset.h and
gc_10_3_0_offset.h. Update GCR_GENERAL_CNTL for Vangogh.

Signed-off-by: Jinzhou Su <Jinzhou.Su@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c