Symbol: CHIP_VEGAM
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c
333
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
2679
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
7601
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
2065
{0x1002, 0x694C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGAM},
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
2066
{0x1002, 0x694E, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGAM},
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
2067
{0x1002, 0x694F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGAM},
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
583
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c
253
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
140
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
1697
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
1900
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
2253
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
3437
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
4032
(adev->asic_type == CHIP_VEGAM)) {
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
5316
(adev->asic_type == CHIP_VEGAM))
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
5408
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
5997
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
775
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
976
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
1107
(adev->asic_type == CHIP_VEGAM))
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
142
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
256
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
593
case CHIP_VEGAM: /* all engines support GPUVM */
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
219
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
293
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c
66
(adev->asic_type <= CHIP_VEGAM) &&
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
392
(adev->asic_type == CHIP_VEGAM))
drivers/gpu/drm/amd/amdgpu/vi.c
1589
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/vi.c
1976
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/vi.c
2108
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/vi.c
275
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdgpu/vi.c
524
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdkfd/kfd_crat.c
1617
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdkfd/kfd_device.c
295
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
3008
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c
411
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c
291
case CHIP_VEGAM:
drivers/gpu/drm/amd/amdkfd/kfd_topology.c
2145
case CHIP_VEGAM:
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
2335
case CHIP_VEGAM:
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5717
case CHIP_VEGAM:
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5976
case CHIP_VEGAM:
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c
412
(adev->asic_type <= CHIP_VEGAM) &&
drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr.c
146
case CHIP_VEGAM:
drivers/gpu/drm/amd/pm/powerplay/hwmgr/polaris_baco.c
185
if (hwmgr->chip_id == CHIP_VEGAM) {
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_baco.c
80
case CHIP_VEGAM:
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1204
hwmgr->chip_id <= CHIP_VEGAM)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1247
if (hwmgr->chip_id == CHIP_VEGAM) {
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1609
if (hwmgr->chip_id != CHIP_VEGAM) {
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1629
hwmgr->chip_id <= CHIP_VEGAM) {
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1638
hwmgr->chip_id <= CHIP_VEGAM) {
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1963
(adev->asic_type == CHIP_VEGAM))
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
246
hwmgr->chip_id <= CHIP_VEGAM) {
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
2474
if (hwmgr->chip_id >= CHIP_POLARIS10 && hwmgr->chip_id <= CHIP_VEGAM)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3298
case CHIP_VEGAM:
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3396
if (hwmgr->chip_id >= CHIP_POLARIS10 && hwmgr->chip_id <= CHIP_VEGAM)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3407
hwmgr->chip_id <= CHIP_VEGAM)))
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3432
if (hwmgr->chip_id >= CHIP_POLARIS10 && hwmgr->chip_id <= CHIP_VEGAM) {
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3465
hwmgr->chip_id <= CHIP_VEGAM))
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4453
if (hwmgr->chip_id == CHIP_VEGAM)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4693
hwmgr->chip_id <= CHIP_VEGAM &&
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5333
hwmgr->chip_id <= CHIP_VEGAM))
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5368
hwmgr->chip_id <= CHIP_VEGAM))
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1003
} else if (hwmgr->chip_id == CHIP_VEGAM) {
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.c
507
hwmgr->chip_id <= CHIP_VEGAM)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.c
513
hwmgr->chip_id <= CHIP_VEGAM)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.c
519
hwmgr->chip_id <= CHIP_VEGAM)