]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amdgpu: add pre_asic_init callback for SI
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Aug 2020 21:02:41 +0000 (17:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Aug 2020 20:40:18 +0000 (16:40 -0400)
commit632d9f9492a9e62a85447ba3203f8f4ca6a5de0e
tree1f76dcc0109bd3e6fab4288811ad252ec290b3f0
parent9737a923c91b70779f770e7a9ab69231ea8e946a
drm/amdgpu: add pre_asic_init callback for SI

Nothing to do for this family.

Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/si.c