]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: get VCN harvest information from IP discovery table
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Aug 2021 17:17:10 +0000 (13:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:01 +0000 (15:23 -0400)
commitcbbab8eaa453bcc99cb1ab513d11847aa48e116f
tree261bbe759d14f8fbb90ca85699218347195d91bf
parentd680b2aa2d9bdb5812a16006aa8ba2bdfe6736bf
drm/amdgpu: get VCN harvest information from IP discovery table

Use the table rather than asic specific harvest registers.

v2: remove harvesting register checking

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c