Searched refs:CHIP_RAVEN (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | mmhub_v1_0.c | 505 if (adev->asic_type != CHIP_RAVEN) { in mmhub_v1_0_update_medium_grain_clock_gating() 521 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating() 538 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating() 551 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating() 557 if (adev->asic_type != CHIP_RAVEN && def2 != data2) in mmhub_v1_0_update_medium_grain_clock_gating() 587 case CHIP_RAVEN: in mmhub_v1_0_set_clockgating()
|
| H A D | amdgpu_drv.c | 2077 {0x1002, 0x15dd, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU}, 2078 {0x1002, 0x15d8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU}, 2402 ((flags & AMD_ASIC_MASK) == CHIP_RAVEN)) { in amdgpu_pci_probe()
|
| H A D | amdgpu_acpi.c | 1559 if (adev->asic_type < CHIP_RAVEN) in amdgpu_acpi_is_s0ix_active()
|
| H A D | amdgpu_device.c | 1500 adev->asic_type < CHIP_RAVEN) in amdgpu_device_init_apu_flags() 1504 case CHIP_RAVEN: in amdgpu_device_init_apu_flags() 1798 case CHIP_RAVEN: in amdgpu_device_parse_gpu_info_fw()
|
| H A D | amdgpu_gmc.c | 1071 case CHIP_RAVEN: in amdgpu_gmc_init_vga_resv_regions()
|
| H A D | amdgpu_discovery.c | 506 case CHIP_RAVEN: in amdgpu_discovery_get_fw_name() 2845 case CHIP_RAVEN: in amdgpu_discovery_set_ip_blocks()
|
| /linux/include/drm/ |
| H A D | amd_asic_type.h | 54 CHIP_RAVEN, /* 22 */ enumerator
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | processpptables.c | 830 if (hwmgr->chip_id == CHIP_RAVEN) { in get_powerplay_table() 1178 if (hwmgr->chip_id == CHIP_RAVEN) in init_overdrive_limits() 1697 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_initialize() 1746 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_uninitialize()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_color.c | 1199 bool has_rom = adev->asic_type <= CHIP_RAVEN; in amdgpu_dm_check_crtc_color_mgmt()
|
| H A D | amdgpu_dm_plane.c | 465 bool has_constant_encode = adev->asic_type > CHIP_RAVEN || adev->external_rev_id >= 0x81; in amdgpu_dm_plane_add_gfx9_modifiers()
|
| H A D | amdgpu_dm.c | 1954 } else if (adev->asic_type == CHIP_RAVEN) { in amdgpu_dm_init() 2375 case CHIP_RAVEN: in load_dmcu_fw()
|