diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-01-04 08:37:20 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-10 14:32:58 -0500 |
commit | 52215e2a5d4ae9b6dd61c352d8284f18257dfb8e (patch) | |
tree | d91d8976c9af1ffc0db1d3a7ce22e1eef8db84eb /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
parent | b406477c614f08473eb4c95c22e90331a931d1be (diff) |
drm/amd: Use `amdgpu_ucode_*` helpers for VCE
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 on unloading.
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/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions