diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-01-04 08:38:42 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-10 14:32:58 -0500 |
commit | 46fa9075dc440309e08cc5291db7a047b677f495 (patch) | |
tree | b615b4bd5e8a95345ecaa47b0d0f163a4ff70bdb /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
parent | b31d306378d9ba88555d359406a18e13e3ddc641 (diff) |
drm/amd: Use `amdgpu_ucode_*` helpers for DMCU
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>
Reviewed-by: Harry Wentland <harry.wentland@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