diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-01-04 08:35:58 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-10 14:32:57 -0500 |
commit | 4b1c8b64299e0fee1a20362f2bba8eccf4630440 (patch) | |
tree | d997db24ff909572fb63a55405d9cb72a0c416e3 /drivers/gpu/drm/drm_dma.c | |
parent | ee138d86ef2c3bd76043a2b1f63fe2dbdea59d91 (diff) |
drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
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