Home
last modified time | relevance | path

Searched refs:amd (Results 1 – 25 of 56) sorted by relevance

123

/drivers/tee/amdtee/
A Dcall.c16 struct tee_operation *amd) in tee_params_to_amd_params() argument
27 amd->param_types = 0; in tee_params_to_amd_params()
55 i, amd->params[i].mref.buf_id, in tee_params_to_amd_params()
56 i, amd->params[i].mref.offset, in tee_params_to_amd_params()
57 i, amd->params[i].mref.size); in tee_params_to_amd_params()
65 i, amd->params[i].val.a, in tee_params_to_amd_params()
66 i, amd->params[i].val.b); in tee_params_to_amd_params()
73 struct tee_operation *amd) in amd_params_to_tee_params() argument
109 i, amd->params[i].mref.size); in amd_params_to_tee_params()
117 i, amd->params[i].val.a, in amd_params_to_tee_params()
[all …]
/drivers/net/ethernet/amd/xgbe/
A DMakefile2 obj-$(CONFIG_AMD_XGBE) += amd-xgbe.o
4 amd-xgbe-objs := xgbe-main.o xgbe-drv.o xgbe-dev.o \
10 amd-xgbe-$(CONFIG_PCI) += xgbe-pci.o
11 amd-xgbe-$(CONFIG_AMD_XGBE_DCB) += xgbe-dcb.o
12 amd-xgbe-$(CONFIG_DEBUG_FS) += xgbe-debugfs.o
/drivers/gpu/drm/ci/xfails/
A Damdgpu-stoney-flakes.txt2 # Bug Report: https://lore.kernel.org/amd-gfx/3542730f-b8d7-404d-a947-b7a5e95d661c@collabora.com/T/…
9 # Bug Report: https://lore.kernel.org/amd-gfx/3542730f-b8d7-404d-a947-b7a5e95d661c@collabora.com/T/…
16 # Bug Report: https://lore.kernel.org/amd-gfx/09ee1862-3a0e-4085-ac1b-262601b1122b@collabora.com/T/…
23 # Bug Report: https://gitlab.freedesktop.org/drm/amd/-/issues/3835
30 # Bug Report: https://gitlab.freedesktop.org/drm/amd/-/issues/3836
/drivers/platform/x86/amd/pmc/
A DMakefile7 obj-$(CONFIG_AMD_PMC) += amd-pmc.o
8 amd-pmc-y := pmc.o pmc-quirks.o mp1_stb.o
9 amd-pmc-$(CONFIG_AMD_MP2_STB) += mp2_stb.o
A DKconfig20 called amd-pmc.
/drivers/platform/x86/amd/
A DKconfig6 source "drivers/platform/x86/amd/hsmp/Kconfig"
7 source "drivers/platform/x86/amd/pmf/Kconfig"
8 source "drivers/platform/x86/amd/pmc/Kconfig"
9 source "drivers/platform/x86/amd/hfi/Kconfig"
/drivers/dma/amd/qdma/
A DMakefile3 obj-$(CONFIG_AMD_QDMA) += amd-qdma.o
5 amd-qdma-$(CONFIG_AMD_QDMA) := qdma.o qdma-comm-regs.o
/drivers/ras/
A DMakefile6 obj-$(CONFIG_RAS_FMPM) += amd/fmpm.o
7 obj-y += amd/atl/
/drivers/platform/x86/amd/pmf/
A DMakefile7 obj-$(CONFIG_AMD_PMF) += amd-pmf.o
8 amd-pmf-y := core.o acpi.o sps.o \
/drivers/soundwire/
A DMakefile23 soundwire-amd-y := amd_init.o amd_manager.o
24 obj-$(CONFIG_SOUNDWIRE_AMD) += soundwire-amd.o
/drivers/cpufreq/
A DMakefile25 amd_pstate-y := amd-pstate.o amd-pstate-trace.o
36 obj-$(CONFIG_X86_AMD_PSTATE_UT) += amd-pstate-ut.o
A DKconfig.x8650 <file:Documentation/admin-guide/pm/amd-pstate.rst>.
60 Select the default mode the amd-pstate driver will use on
69 <file:Documentation/admin-guide/pm/amd-pstate.rst>.
80 Currently, only tests for amd-pstate are supported. If X86_AMD_PSTATE
81 is set disabled, it can tell the users test can only run on amd-pstate
83 In the future, comparison tests will be added. It can set amd-pstate
/drivers/gpu/drm/amd/amdgpu/
A DKconfig98 source "drivers/gpu/drm/amd/acp/Kconfig"
99 source "drivers/gpu/drm/amd/display/Kconfig"
100 source "drivers/gpu/drm/amd/amdkfd/Kconfig"
/drivers/ntb/hw/
A DMakefile2 obj-$(CONFIG_NTB_AMD) += amd/
A DKconfig2 source "drivers/ntb/hw/amd/Kconfig"
/drivers/i2c/busses/
A DMakefile38 obj-$(CONFIG_I2C_AMD_MP2) += i2c-amd-mp2-pci.o i2c-amd-mp2-plat.o
39 obj-$(CONFIG_I2C_AMD_ASF) += i2c-amd-asf-plat.o
/drivers/iommu/amd/
A Dio_pgtable.c117 pte = iommu_alloc_pages_node_sz(cfg->amd.nid, gfp, SZ_4K); in increase_address_space()
209 page = iommu_alloc_pages_node_sz(cfg->amd.nid, gfp, in alloc_pte()
540 iommu_alloc_pages_node_sz(cfg->amd.nid, GFP_KERNEL, SZ_4K); in v1_alloc_pgtable()
A Dio_pgtable_v2.c254 pte = v2_alloc_pte(cfg->amd.nid, pgtable->pgd, in iommu_v2_map_pages()
349 pgtable->pgd = iommu_alloc_pages_node_sz(cfg->amd.nid, GFP_KERNEL, SZ_4K); in v2_alloc_pgtable()
/drivers/ata/
A Dpata_amd.c599 static const struct pci_device_id amd[] = { variable
627 .id_table = amd,
641 MODULE_DEVICE_TABLE(pci, amd);
/drivers/char/agp/
A DMakefile7 obj-$(CONFIG_AGP_AMD) += amd-k7-agp.o
/drivers/vfio/pci/pds/
A DKconfig15 <file:Documentation/networking/device_drivers/ethernet/amd/pds_vfio_pci.rst>.
/drivers/ras/amd/atl/
A DKconfig8 # Author: Yazen Ghannam <Yazen.Ghannam@amd.com>
/drivers/hid/amd-sfh-hid/
A DKconfig16 be called amd-sfh.
/drivers/gpu/drm/
A DMakefile172 obj-$(CONFIG_DRM_AMDGPU)+= amd/amdgpu/
173 obj-$(CONFIG_DRM_AMDGPU)+= amd/amdxcp/
/drivers/iommu/
A DMakefile3 obj-$(CONFIG_AMD_IOMMU) += amd/

Completed in 26 milliseconds

123