Home
last modified time | relevance | path

Searched refs:AMD_ASIC_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Damd_shared.h35 AMD_ASIC_MASK = 0x0000ffffUL, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Damd_shared.h35 AMD_ASIC_MASK = 0x0000ffffUL, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c1116 amdgpu_device_asic_has_dc_support(flags & AMD_ASIC_MASK)) in amdgpu_pci_probe()
1130 flags &= ~AMD_ASIC_MASK; in amdgpu_pci_probe()
1138 if (mem_encrypt_active() && ((flags & AMD_ASIC_MASK) == CHIP_RAVEN)) { in amdgpu_pci_probe()
1146 switch (flags & AMD_ASIC_MASK) { in amdgpu_pci_probe()
1163 switch (flags & AMD_ASIC_MASK) { in amdgpu_pci_probe()
H A Damdgpu_device.c3195 adev->asic_type = flags & AMD_ASIC_MASK; in amdgpu_device_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c2064 amdgpu_device_asic_has_dc_support(flags & AMD_ASIC_MASK)) in amdgpu_pci_probe()
2078 flags &= ~AMD_ASIC_MASK; in amdgpu_pci_probe()
2087 ((flags & AMD_ASIC_MASK) == CHIP_RAVEN)) { in amdgpu_pci_probe()
2095 switch (flags & AMD_ASIC_MASK) { in amdgpu_pci_probe()
2112 switch (flags & AMD_ASIC_MASK) { in amdgpu_pci_probe()
H A Damdgpu_device.c3509 adev->asic_type = flags & AMD_ASIC_MASK; in amdgpu_device_init()

Completed in 19 milliseconds