diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-01-04 08:36:06 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-10 14:32:57 -0500 |
commit | 10024cd73d4c3f87a06f4ad4c6bd72642bbc7c18 (patch) | |
tree | 1b1f0652adf4c81dc1554c1b5a79f9c5356199a4 /drivers/gpu/drm/drm_dma.c | |
parent | 4b1c8b64299e0fee1a20362f2bba8eccf4630440 (diff) |
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
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/drm_dma.c')
0 files changed, 0 insertions, 0 deletions