Home
last modified time | relevance | path

Searched refs:AMDGPU_UCODE_ID_ISP (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_isp.c91 adev->firmware.ucode[AMDGPU_UCODE_ID_ISP].ucode_id = in isp_load_fw_by_psp()
92 AMDGPU_UCODE_ID_ISP; in isp_load_fw_by_psp()
93 adev->firmware.ucode[AMDGPU_UCODE_ID_ISP].fw = adev->isp.fw; in isp_load_fw_by_psp()
H A Damdgpu_ucode.h539 AMDGPU_UCODE_ID_ISP, enumerator
H A Damdgpu_ucode.c722 case AMDGPU_UCODE_ID_ISP: in amdgpu_ucode_name()
H A Damdgpu_psp.c2829 case AMDGPU_UCODE_ID_ISP: in psp_get_fw_type()