]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu/vce1: Load VCE1 firmware
authorTimur Kristóf <timur.kristof@gmail.com>
Fri, 7 Nov 2025 15:57:40 +0000 (16:57 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Nov 2025 02:54:18 +0000 (21:54 -0500)
commite40251971c4d158a5793c446648c62515fd67713
tree397ab6590105dac9aea3e2a4779b30d771f98e9e
parent1b8ed1168a78e21acac5ee8ba6de42e7ccc2360f
drm/amdgpu/vce1: Load VCE1 firmware

Load VCE1 firmware using amdgpu_ucode_request, just like
it is done for other VCE versions.

All SI chips share the same VCE1 firmware file: vce_1_0_0.bin
which will be sent to linux-firmware soon.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Co-developed-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c