]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu/powerplay: declare firmware for CI cards
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Feb 2019 20:07:06 +0000 (15:07 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Feb 2019 22:51:25 +0000 (17:51 -0500)
commit4d3d228e102cce18a1de6ff66761543267882947
tree24eebb3c9e1b891be9ca2cb2c6b30ef0b681e871
parentf7c8930d9e8b188caa53705883373c49f95fd284
drm/amdgpu/powerplay: declare firmware for CI cards

Missing firmware declaration caused firmware requirement to
not be noted by the module and may cause firmware to not
be available in initrd.

Fixes: bc4b539e385088 "drm/amdgpu: remove old CI DPM implementation"
Reviewed-by: James Zhu <James.Zhu@amd.com>
Tested-by: James Zhu <James.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smumgr/smumgr.c