Searched refs:firmware (Results 76 - 100 of 161) sorted by relevance

1234567

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/
H A Dnouveau_nvkm_engine_xtensa.c105 const struct firmware *fw;
117 nvkm_warn(subdev, "unable to load firmware %s\n", name);
122 nvkm_warn(subdev, "firmware %s too large\n", name);
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/acr/
H A Dnouveau_nvkm_subdev_acr_gp102.c29 #include <core/firmware.h>
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pmu/
H A Dnouveau_nvkm_subdev_pmu_base.c31 #include <core/firmware.h>
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ci_smc.c30 #include <linux/firmware.h>
H A Dradeon_si_smc.c30 #include <linux/firmware.h>
H A Dradeon_vce_v1_0.c33 #include <linux/firmware.h>
H A Dradeon_uvd_v1_0.c30 #include <linux/firmware.h>
H A Dradeon.h2458 const struct firmware *me_fw; /* all family ME firmware */
2459 const struct firmware *pfp_fw; /* r6/700 PFP firmware */
2460 const struct firmware *rlc_fw; /* r6/700 RLC firmware */
2461 const struct firmware *mc_fw; /* NI MC firmware */
2462 const struct firmware *ce_fw; /* SI CE firmware */
[all...]
/netbsd-current/sys/dev/microcode/radeon/
H A DMakefile69 FIRMWAREDIR= /libdata/firmware
/netbsd-current/external/amdgpu-firmware/radeon/uc/
H A DMakefile69 FILESDIR= /libdata/firmware/radeon
/netbsd-current/sbin/nvmectl/
H A Dfirmware.c1 /* $NetBSD: firmware.c,v 1.6 2023/07/05 10:58:46 riastradh Exp $ */
36 __RCSID("$NetBSD: firmware.c,v 1.6 2023/07/05 10:58:46 riastradh Exp $");
38 __FBSDID("$FreeBSD: head/sbin/nvmecontrol/firmware.c 329824 2018-02-22 13:32:31Z wma $");
91 * The NVMe spec does not explicitly state a maximum firmware image
143 err(1, "firmware download request failed");
146 errx(1, "firmware download request returned error");
164 err(1, "firmware activate request failed");
171 errx(1, "firmware activate request returned error");
185 firmware(int argc, char *argv[]) function
240 "activate ([-a]) firmware imag
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfx_v9_0.c31 #include <linux/firmware.h>
1120 DRM_WARN_ONCE("CP firmware version too old, please update!");
1287 if (adev->firmware.load_type == AMDGPU_FW_LOAD_PSP) {
1288 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_PFP];
1292 adev->firmware.fw_size +=
1295 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_ME];
1299 adev->firmware.fw_size +=
1302 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_CE];
1306 adev->firmware.fw_size +=
1313 "gfx9: Failed to load firmware \"
[all...]
H A Damdgpu_device.c64 #include <linux/firmware.h>
1222 adev->firmware.load_type = amdgpu_ucode_get_load_type(adev, amdgpu_fw_load_type);
1576 * amdgpu_device_parse_gpu_info_fw - parse gpu info firmware
1581 * firmware and makes them availale to the driver for use in configuring
1592 adev->firmware.gpu_info_fw = NULL;
1653 err = request_firmware(&adev->firmware.gpu_info_fw, fw_name, adev->dev);
1656 "Failed to load gpu_info firmware \"%s\"\n",
1660 err = amdgpu_ucode_validate(adev->firmware.gpu_info_fw);
1663 "Failed to validate gpu_info firmware \"%s\"\n",
1668 hdr = (const struct gpu_info_firmware_header_v1_0 *)adev->firmware
[all...]
H A Damdgpu_sdma_v5_0.c30 #include <linux/firmware.h>
168 * Use the firmware interface to load the ucode images into
174 // navi10 real chip need to use PSP to load firmware
217 adev->firmware.load_type == AMDGPU_FW_LOAD_PSP ? "true" : "false");
219 if (adev->firmware.load_type == AMDGPU_FW_LOAD_PSP) {
220 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i];
224 adev->firmware.fw_size +=
230 DRM_ERROR("sdma_v5_0: Failed to load firmware \"%s\"\n", fw_name);
847 if (adev->firmware.load_type == AMDGPU_FW_LOAD_DIRECT) {
1227 DRM_ERROR("Failed to load sdma firmware!\
[all...]
H A Damdgpu_psp_v11_0.c29 #include <linux/firmware.h>
148 "Unsupported psp sos firmware\n");
178 "psp v11.0: Failed to load firmware \"%s\"\n", fw_name);
205 "psp v11.0: Failed to load firmware \"%s\"\n", fw_name);
239 "psp v11.0: Failed to load firmware \"%s\"\n", fw_name);
439 &adev->firmware.rbuf,
564 amdgpu_bo_free_kernel(&adev->firmware.rbuf,
737 /* TODO: Fill in follow functions once PSP firmware interface for XGMI is ready.
H A Damdgpu_uvd.c36 #include <linux/firmware.h>
59 /* Polaris10/11 firmware version */
198 dev_err(adev->dev, "amdgpu_uvd: Can't load firmware \"%s\"\n",
205 dev_err(adev->dev, "amdgpu_uvd: Can't validate firmware \"%s\"\n",
212 /* Set the default UVD handles that the firmware can handle */
223 DRM_INFO("Found UVD firmware Version: %hu.%hu Family ID: %hu\n",
228 * and minor versions. The firmware version which has 40 UVD
242 DRM_ERROR("POLARIS10/11 UVD firmware version %hu.%hu is too old.\n",
250 DRM_INFO("Found UVD firmware ENC: %hu.%hu DEC: .%hu Family ID: %hu\n",
260 if (adev->firmware
[all...]
H A Damdgpu_sdma_v4_0.c30 #include <linux/firmware.h>
543 * Use the firmware interface to load the ucode images into
549 // vega10 real chip need to use PSP to load firmware
620 adev->firmware.load_type == AMDGPU_FW_LOAD_PSP ? "true" : "false");
622 if (adev->firmware.load_type == AMDGPU_FW_LOAD_PSP) {
624 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i];
628 adev->firmware.fw_size +=
635 DRM_ERROR("sdma_v4_0: Failed to load firmware \"%s\"\n", fw_name);
1402 if (adev->firmware.load_type != AMDGPU_FW_LOAD_PSP) {
1782 DRM_ERROR("Failed to load sdma firmware!\
[all...]
H A Damdgpu_vce_v2_0.c33 #include <linux/firmware.h>
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_gf100.c34 #include <core/firmware.h>
343 if (!gr->firmware) {
934 if (!gr->firmware) {
1519 if (!gr->firmware && (stat & 0x00000001)) {
1538 if (!gr->firmware && (stat & 0x00080000)) {
1694 /* Initialize context from an external (secure or not) firmware */
1849 if (gr->firmware)
2176 const u32 data = gr->firmware ? 0x000e0000 : 0x000e0001;
2412 gr->firmware = false;
2422 const struct firmware *f
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_uc_fw.c12 #include <linux/firmware.h>
35 "%s firmware -> %s\n",
192 * intel_uc_fw_init_early - initialize the uC object and select the firmware
193 * @uc_fw: uC firmware
200 * firmware to fetch and load.
265 * intel_uc_fw_fetch - fetch uC firmware
266 * @uc_fw: uC firmware
268 * Fetch uC firmware into GEM obj.
277 const struct firmware *fw = NULL;
298 dev_warn(dev, "%s firmware
[all...]
/netbsd-current/sys/dev/pci/
H A Dips.c252 u_int8_t firmware[8]; member in struct:ips_adapterinfo
756 printf(", FW %c%c%c%c%c%c%c", ai->firmware[0], ai->firmware[1],
757 ai->firmware[2], ai->firmware[3], ai->firmware[4], ai->firmware[5],
758 ai->firmware[6]);
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dcfg_space.c370 memcpy(vgpu_cfg_space(vgpu), gvt->firmware.cfg_space,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_smu_v12_0.c29 #include <linux/firmware.h>
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_smu8_smumgr.c154 uint32_t firmware)
167 if (firmware ==
168 (cgs_read_register(hwmgr->device, mmMP0PUB_IND_DATA) & firmware))
174 pr_err("SMU check loaded firmware failed.\n");
715 pr_err("SMU firmware load failed\n");
153 smu8_check_fw_load_finish(struct pp_hwmgr *hwmgr, uint32_t firmware) argument
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex52 assembler file ready to be built into a firmware or bootwrapper
66 \of (OF), a firmware environment defined by IEEE1275 \cite{IEEE1275}.
83 Embedded systems, by contrast, usually have a minimal firmware that
218 structure initialised by the firmware that must be preserved by the
422 bootloader or firmware image.

Completed in 200 milliseconds

1234567