diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-01-03 14:09:03 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-09 17:02:17 -0500 |
commit | 33efaf829d7bfd4c12c3869f114e03a0043e7f38 (patch) | |
tree | b3b72dc9df212879da43926e1458922973e47398 /drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c | |
parent | 6675402a47cc9464d57ace33fb10c59f126334b8 (diff) |
drm/amd: Use `amdgpu_ucode_*` helpers for VCN
The `amdgpu_ucode_request` helper will ensure that the return code for
missing firmware is -ENODEV so that early_init can fail.
The `amdgpu_ucode_release` helper is for symmetry.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c')
0 files changed, 0 insertions, 0 deletions