]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: initialize cg/pg flags and external rev id for navi12
authorXiaojie Yuan <xiaojie.yuan@amd.com>
Thu, 16 May 2019 11:47:33 +0000 (19:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Aug 2019 15:30:40 +0000 (10:30 -0500)
commit1c88c4b8b3151e9ebac8d85f01fa307dcbb10c8f
tree5c22264cf5039b544b87a4c3380d4bd7d527a0b0
parent8129548f803b470d7fe8c5d09799661d9d3df487
drm/amdgpu: initialize cg/pg flags and external rev id for navi12

don't enable any cg/pg features yet.

v2: calculate external revision id from revision id so that we can
    differentiate navi12 A0 from A1 directly.

Signed-off-by: Xiaojie Yuan <xiaojie.yuan@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nv.c