/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_ucode.h | 30 struct common_firmware_header { struct 45 struct common_firmware_header header; argument 52 struct common_firmware_header header; 78 struct common_firmware_header header; 106 struct common_firmware_header header; 123 struct common_firmware_header header; 131 struct common_firmware_header header; 146 struct common_firmware_header header; 156 struct common_firmware_header header; 197 struct common_firmware_header header; [all …]
|
H A D | amdgpu_ucode.c | 38 static void amdgpu_ucode_print_common_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_common_hdr() 53 void amdgpu_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_mc_hdr() 74 void amdgpu_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_smc_hdr() 100 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gfx_hdr() 121 void amdgpu_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_rlc_hdr() 216 void amdgpu_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_sdma_hdr() 245 void amdgpu_ucode_print_psp_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_psp_hdr() 295 void amdgpu_ucode_print_gpu_info_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gpu_info_hdr() 318 const struct common_firmware_header *hdr = in amdgpu_ucode_validate() 319 (const struct common_firmware_header *)fw->data; in amdgpu_ucode_validate() [all …]
|
H A D | amdgpu_psp.c | 1239 struct common_firmware_header *hdr; in psp_print_fw_hdr() 1250 hdr = (struct common_firmware_header *) in psp_print_fw_hdr() 1255 hdr = (struct common_firmware_header *)adev->gfx.ce_fw->data; in psp_print_fw_hdr() 1259 hdr = (struct common_firmware_header *)adev->gfx.pfp_fw->data; in psp_print_fw_hdr() 1263 hdr = (struct common_firmware_header *)adev->gfx.me_fw->data; in psp_print_fw_hdr() 1267 hdr = (struct common_firmware_header *)adev->gfx.mec_fw->data; in psp_print_fw_hdr() 1271 hdr = (struct common_firmware_header *)adev->gfx.rlc_fw->data; in psp_print_fw_hdr() 1275 hdr = (struct common_firmware_header *)adev->pm.fw->data; in psp_print_fw_hdr()
|
H A D | amdgpu_vcn.c | 66 const struct common_firmware_header *hdr; in amdgpu_vcn_sw_init() 131 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in amdgpu_vcn_sw_init() 268 const struct common_firmware_header *hdr; in amdgpu_vcn_resume() 271 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in amdgpu_vcn_resume()
|
H A D | amdgpu_uvd.h | 39 …(AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(((const struct common_firmware_header *)(adev)->uvd.fw->data)->…
|
H A D | amdgpu_vce.c | 106 const struct common_firmware_header *hdr; in amdgpu_vce_sw_init() 182 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in amdgpu_vce_sw_init() 300 const struct common_firmware_header *hdr; in amdgpu_vce_resume() 320 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in amdgpu_vce_resume()
|
H A D | amdgpu_uvd.c | 135 const struct common_firmware_header *hdr; in amdgpu_uvd_sw_init() 215 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in amdgpu_uvd_sw_init() 419 const struct common_firmware_header *hdr; in amdgpu_uvd_resume() 422 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in amdgpu_uvd_resume()
|
H A D | amdgpu_cgs.c | 254 const struct common_firmware_header *header; in amdgpu_cgs_get_firmware_info() 463 header = (const struct common_firmware_header *)ucode->fw->data; in amdgpu_cgs_get_firmware_info()
|
H A D | amdgpu_sdma_v2_4.c | 143 const struct common_firmware_header *header = NULL; in sdma_v2_4_init_microcode() 176 header = (const struct common_firmware_header *)info->fw->data; in sdma_v2_4_init_microcode()
|
H A D | amdgpu_vce_v4_0.c | 452 const struct common_firmware_header *hdr; in vce_v4_0_sw_init() 459 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in vce_v4_0_sw_init()
|
H A D | amdgpu_sdma_v3_0.c | 280 const struct common_firmware_header *header = NULL; in sdma_v3_0_init_microcode() 333 header = (const struct common_firmware_header *)info->fw->data; in sdma_v3_0_init_microcode()
|
H A D | amdgpu_gfx_v9_0.c | 1251 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_cp_gfx_microcode() 1291 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_gfx_microcode() 1298 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_gfx_microcode() 1305 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_gfx_microcode() 1331 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_rlc_microcode() 1417 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_rlc_microcode() 1462 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_cp_compute_microcode() 1498 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_compute_microcode() 1513 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_compute_microcode()
|
H A D | amdgpu_gfx_v10_0.c | 662 const struct common_firmware_header *header = NULL; in gfx_v10_0_init_microcode() 811 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode() 818 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode() 825 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode() 833 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode() 863 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode() 879 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode()
|
H A D | amdgpu_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()
|
H A D | amdgpu_sdma_v5_0.c | 181 const struct common_firmware_header *header = NULL; in sdma_v5_0_init_microcode() 223 header = (const struct common_firmware_header *)info->fw->data; in sdma_v5_0_init_microcode()
|
H A D | amdgpu_uvd_v7_0.c | 438 const struct common_firmware_header *hdr; in uvd_v7_0_sw_init() 439 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in uvd_v7_0_sw_init()
|
H A D | amdgpu_vcn_v1_0.c | 122 const struct common_firmware_header *hdr; in vcn_v1_0_sw_init() 123 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v1_0_sw_init()
|
H A D | amdgpu_gfx_v8_0.c | 963 const struct common_firmware_header *header = NULL; 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() 1203 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode() 1224 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
|
H A D | amdgpu_vcn_v2_5.c | 153 const struct common_firmware_header *hdr; in vcn_v2_5_sw_init() 154 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v2_5_sw_init()
|
H A D | amdgpu_sdma_v4_0.c | 556 const struct common_firmware_header *header = NULL; in sdma_v4_0_init_microcode() 627 header = (const struct common_firmware_header *)info->fw->data; in sdma_v4_0_init_microcode()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_ucode.h | 158 struct common_firmware_header { struct 173 struct common_firmware_header header; argument 180 struct common_firmware_header header; 186 struct common_firmware_header header; 194 struct common_firmware_header header; 204 struct common_firmware_header header; 213 struct common_firmware_header common; 222 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr); 223 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr); 224 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr); [all …]
|
H A D | radeon_ucode.c | 36 static void radeon_ucode_print_common_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_common_hdr() 51 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_mc_hdr() 72 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_smc_hdr() 90 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_gfx_hdr() 111 void radeon_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_rlc_hdr() 138 void radeon_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_sdma_hdr() 164 const struct common_firmware_header *hdr = in radeon_ucode_validate() 165 (const struct common_firmware_header *)fw->data; in radeon_ucode_validate()
|
H A D | radeon_uvd.c | 153 struct common_firmware_header *hdr = (void *)rdev->uvd_fw->data; in radeon_uvd_init()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/ |
H A D | amdgpu_smu_v11_0.c | 139 const struct common_firmware_header *header; in smu_v11_0_init_microcode() 179 header = (const struct common_firmware_header *)ucode->fw->data; in smu_v11_0_init_microcode()
|