/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ucode.h | 28 struct common_firmware_header { struct 43 struct common_firmware_header header; argument 50 struct common_firmware_header header; 76 struct common_firmware_header header; 112 struct common_firmware_header header; 146 struct common_firmware_header header; 153 struct common_firmware_header header; 161 struct common_firmware_header header; 176 struct common_firmware_header header; 186 struct common_firmware_header header; [all …]
|
D | amdgpu_ucode.c | 31 static void amdgpu_ucode_print_common_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_common_hdr() 46 void amdgpu_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_mc_hdr() 67 void amdgpu_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_smc_hdr() 93 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gfx_hdr() 114 void amdgpu_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_rlc_hdr() 209 void amdgpu_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_sdma_hdr() 238 void amdgpu_ucode_print_psp_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_psp_hdr() 312 void amdgpu_ucode_print_gpu_info_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gpu_info_hdr() 335 const struct common_firmware_header *hdr = in amdgpu_ucode_validate() 336 (const struct common_firmware_header *)fw->data; in amdgpu_ucode_validate() [all …]
|
D | amdgpu_uvd.h | 37 …(AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(((const struct common_firmware_header *)(adev)->uvd.fw->data)->…
|
D | amdgpu_vcn.c | 67 const struct common_firmware_header *hdr; in amdgpu_vcn_sw_init() 153 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in amdgpu_vcn_sw_init() 299 const struct common_firmware_header *hdr; in amdgpu_vcn_resume() 302 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in amdgpu_vcn_resume()
|
D | amdgpu_vce.c | 99 const struct common_firmware_header *hdr; in amdgpu_vce_sw_init() 175 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in amdgpu_vce_sw_init() 293 const struct common_firmware_header *hdr; in amdgpu_vce_resume() 313 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in amdgpu_vce_resume()
|
D | amdgpu_cgs.c | 247 const struct common_firmware_header *header; in amdgpu_cgs_get_firmware_info() 456 header = (const struct common_firmware_header *)ucode->fw->data; in amdgpu_cgs_get_firmware_info()
|
D | amdgpu_uvd.c | 141 const struct common_firmware_header *hdr; in amdgpu_uvd_sw_init() 235 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in amdgpu_uvd_sw_init() 439 const struct common_firmware_header *hdr; in amdgpu_uvd_resume() 442 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in amdgpu_uvd_resume()
|
D | amdgpu_psp.c | 1815 struct common_firmware_header *hdr; in psp_print_fw_hdr() 1826 hdr = (struct common_firmware_header *) in psp_print_fw_hdr() 1831 hdr = (struct common_firmware_header *)adev->gfx.ce_fw->data; in psp_print_fw_hdr() 1835 hdr = (struct common_firmware_header *)adev->gfx.pfp_fw->data; in psp_print_fw_hdr() 1839 hdr = (struct common_firmware_header *)adev->gfx.me_fw->data; in psp_print_fw_hdr() 1843 hdr = (struct common_firmware_header *)adev->gfx.mec_fw->data; in psp_print_fw_hdr() 1847 hdr = (struct common_firmware_header *)adev->gfx.rlc_fw->data; in psp_print_fw_hdr() 1851 hdr = (struct common_firmware_header *)adev->pm.fw->data; in psp_print_fw_hdr()
|
D | sdma_v2_4.c | 137 const struct common_firmware_header *header = NULL; in sdma_v2_4_init_microcode() 170 header = (const struct common_firmware_header *)info->fw->data; in sdma_v2_4_init_microcode()
|
D | vce_v4_0.c | 445 const struct common_firmware_header *hdr; in vce_v4_0_sw_init() 452 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in vce_v4_0_sw_init()
|
D | sdma_v3_0.c | 274 const struct common_firmware_header *header = NULL; in sdma_v3_0_init_microcode() 327 header = (const struct common_firmware_header *)info->fw->data; in sdma_v3_0_init_microcode()
|
D | gfx_v9_0.c | 1332 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_cp_gfx_microcode() 1372 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_gfx_microcode() 1379 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_gfx_microcode() 1386 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_gfx_microcode() 1412 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_rlc_microcode() 1498 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_rlc_microcode() 1543 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_cp_compute_microcode() 1579 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_compute_microcode() 1594 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_compute_microcode()
|
D | sdma_v5_2.c | 149 const struct common_firmware_header *header = NULL; in sdma_v5_2_init_microcode() 203 header = (const struct common_firmware_header *)info->fw->data; in sdma_v5_2_init_microcode()
|
D | sdma_v5_0.c | 207 const struct common_firmware_header *header = NULL; in sdma_v5_0_init_microcode() 252 header = (const struct common_firmware_header *)info->fw->data; in sdma_v5_0_init_microcode()
|
D | uvd_v7_0.c | 433 const struct common_firmware_header *hdr; in uvd_v7_0_sw_init() 434 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in uvd_v7_0_sw_init()
|
D | vcn_v1_0.c | 117 const struct common_firmware_header *hdr; in vcn_v1_0_sw_init() 118 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v1_0_sw_init()
|
D | vcn_v2_0.c | 120 const struct common_firmware_header *hdr; in vcn_v2_0_sw_init() 121 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v2_0_sw_init()
|
D | vcn_v2_5.c | 143 const struct common_firmware_header *hdr; in vcn_v2_5_sw_init() 144 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v2_5_sw_init()
|
D | gfx_v8_0.c | 956 const struct common_firmware_header *header = NULL; in gfx_v8_0_init_microcode() 1168 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode() 1175 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode() 1182 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode() 1189 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode() 1196 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode() 1217 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
|
D | vcn_v3_0.c | 138 const struct common_firmware_header *hdr; in vcn_v3_0_sw_init() 139 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v3_0_sw_init()
|
D | sdma_v4_0.c | 594 const struct common_firmware_header *header = NULL; in sdma_v4_0_init_microcode() 671 header = (const struct common_firmware_header *)info->fw->data; in sdma_v4_0_init_microcode()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | radeon_ucode.h | 156 struct common_firmware_header { struct 171 struct common_firmware_header header; argument 178 struct common_firmware_header header; 184 struct common_firmware_header header; 192 struct common_firmware_header header; 202 struct common_firmware_header header; 211 struct common_firmware_header common; 220 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr); 221 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr); 222 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr); [all …]
|
D | radeon_ucode.c | 31 static void radeon_ucode_print_common_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_common_hdr() 46 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_mc_hdr() 67 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_smc_hdr() 85 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_gfx_hdr() 106 void radeon_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_rlc_hdr() 133 void radeon_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_sdma_hdr() 159 const struct common_firmware_header *hdr = in radeon_ucode_validate() 160 (const struct common_firmware_header *)fw->data; in radeon_ucode_validate()
|
D | radeon_uvd.c | 146 struct common_firmware_header *hdr = (void *)rdev->uvd_fw->data; in radeon_uvd_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | smu_v11_0.c | 90 const struct common_firmware_header *header; in smu_v11_0_init_microcode() 134 header = (const struct common_firmware_header *)ucode->fw->data; in smu_v11_0_init_microcode()
|