mec_fw 274 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h const struct firmware *mec_fw; /* MEC firmware */ mec_fw 981 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c hdr = (struct common_firmware_header *)adev->gfx.mec_fw->data; mec_fw 231 drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 233 drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c (adev->gfx.mec_fw->data + mec_fw 559 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c release_firmware(adev->gfx.mec_fw); mec_fw 560 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c adev->gfx.mec_fw = NULL; mec_fw 748 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c err = request_firmware(&adev->gfx.mec_fw, fw_name, adev->dev); mec_fw 751 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c err = amdgpu_ucode_validate(adev->gfx.mec_fw); mec_fw 754 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 829 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c info->fw = adev->gfx.mec_fw; mec_fw 838 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c info->fw = adev->gfx.mec_fw; mec_fw 875 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c release_firmware(adev->gfx.mec_fw); mec_fw 876 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c adev->gfx.mec_fw = NULL; mec_fw 1084 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 1086 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_data = (const __le32 *) (adev->gfx.mec_fw->data + mec_fw 2164 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c adev->gfx.mec_fw->data; mec_fw 2165 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c fw_data = (const __le32 *) (adev->gfx.mec_fw->data + mec_fw 2942 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c if (!adev->gfx.mec_fw) mec_fw 2947 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 2951 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c (adev->gfx.mec_fw->data + mec_fw 954 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c err = request_firmware(&adev->gfx.mec_fw, fw_name, adev->dev); mec_fw 957 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c err = amdgpu_ucode_validate(adev->gfx.mec_fw); mec_fw 986 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c release_firmware(adev->gfx.mec_fw); mec_fw 987 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c adev->gfx.mec_fw = NULL; mec_fw 1004 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c release_firmware(adev->gfx.mec_fw); mec_fw 1005 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c adev->gfx.mec_fw = NULL; mec_fw 2729 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c if (!adev->gfx.mec_fw) mec_fw 2732 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 2742 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c (adev->gfx.mec_fw->data + mec_fw 939 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c release_firmware(adev->gfx.mec_fw); mec_fw 940 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c adev->gfx.mec_fw = NULL; mec_fw 1117 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c err = request_firmware(&adev->gfx.mec_fw, fw_name, adev->dev); mec_fw 1120 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c err = request_firmware(&adev->gfx.mec_fw, fw_name, adev->dev); mec_fw 1124 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c err = request_firmware(&adev->gfx.mec_fw, fw_name, adev->dev); mec_fw 1128 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c err = amdgpu_ucode_validate(adev->gfx.mec_fw); mec_fw 1131 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 1194 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c info->fw = adev->gfx.mec_fw; mec_fw 1200 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 1207 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c info->fw = adev->gfx.mec_fw; mec_fw 1234 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c release_firmware(adev->gfx.mec_fw); mec_fw 1235 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c adev->gfx.mec_fw = NULL; mec_fw 942 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c release_firmware(adev->gfx.mec_fw); mec_fw 943 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c adev->gfx.mec_fw = NULL; mec_fw 1286 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c err = request_firmware(&adev->gfx.mec_fw, fw_name, adev->dev); mec_fw 1289 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c err = amdgpu_ucode_validate(adev->gfx.mec_fw); mec_fw 1292 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 1317 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c info->fw = adev->gfx.mec_fw; mec_fw 1325 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c info->fw = adev->gfx.mec_fw; mec_fw 1358 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c release_firmware(adev->gfx.mec_fw); mec_fw 1359 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c adev->gfx.mec_fw = NULL; mec_fw 1750 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 1753 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c (adev->gfx.mec_fw->data + mec_fw 3292 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c if (!adev->gfx.mec_fw) mec_fw 3297 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; mec_fw 3301 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c (adev->gfx.mec_fw->data + mec_fw 2138 drivers/gpu/drm/radeon/cik.c err = request_firmware(&rdev->mec_fw, fw_name, rdev->dev); mec_fw 2141 drivers/gpu/drm/radeon/cik.c err = request_firmware(&rdev->mec_fw, fw_name, rdev->dev); mec_fw 2144 drivers/gpu/drm/radeon/cik.c if (rdev->mec_fw->size != mec_req_size) { mec_fw 2146 drivers/gpu/drm/radeon/cik.c rdev->mec_fw->size, fw_name); mec_fw 2150 drivers/gpu/drm/radeon/cik.c err = radeon_ucode_validate(rdev->mec_fw); mec_fw 2303 drivers/gpu/drm/radeon/cik.c release_firmware(rdev->mec_fw); mec_fw 2304 drivers/gpu/drm/radeon/cik.c rdev->mec_fw = NULL; mec_fw 4264 drivers/gpu/drm/radeon/cik.c if (!rdev->mec_fw) mec_fw 4271 drivers/gpu/drm/radeon/cik.c (const struct gfx_firmware_header_v1_0 *)rdev->mec_fw->data; mec_fw 4279 drivers/gpu/drm/radeon/cik.c (rdev->mec_fw->data + le32_to_cpu(mec_hdr->header.ucode_array_offset_bytes)); mec_fw 4304 drivers/gpu/drm/radeon/cik.c fw_data = (const __be32 *)rdev->mec_fw->data; mec_fw 4312 drivers/gpu/drm/radeon/cik.c fw_data = (const __be32 *)rdev->mec_fw->data; mec_fw 6464 drivers/gpu/drm/radeon/cik.c hdr = (const struct gfx_firmware_header_v1_0 *)rdev->mec_fw->data; mec_fw 6466 drivers/gpu/drm/radeon/cik.c (rdev->mec_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); mec_fw 6496 drivers/gpu/drm/radeon/cik.c fw_data = (const __be32 *)rdev->mec_fw->data; mec_fw 8621 drivers/gpu/drm/radeon/cik.c !rdev->mec_fw || !rdev->sdma_fw || !rdev->rlc_fw) { mec_fw 8630 drivers/gpu/drm/radeon/cik.c !rdev->mec_fw || !rdev->sdma_fw || !rdev->rlc_fw || mec_fw 2399 drivers/gpu/drm/radeon/radeon.h const struct firmware *mec_fw; /* CIK MEC firmware */