Home
last modified time | relevance | path

Searched refs:CHIP_RAVEN (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dmmhub_v1_0.c454 if (adev->asic_type != CHIP_RAVEN) { in mmhub_v1_0_update_medium_grain_clock_gating()
470 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating()
487 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating()
500 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating()
506 if (adev->asic_type != CHIP_RAVEN && def2 != data2) in mmhub_v1_0_update_medium_grain_clock_gating()
536 case CHIP_RAVEN: in mmhub_v1_0_set_clockgating()
Dathub_v1_0.c75 case CHIP_RAVEN: in athub_v1_0_set_clockgating()
Dgmc_v9_0.c613 case CHIP_RAVEN: in gmc_v9_0_process_interrupt()
1112 case CHIP_RAVEN: in gmc_v9_0_get_vbios_fb_size()
1405 case CHIP_RAVEN: /* DCE SG support */ in gmc_v9_0_mc_init()
1467 if (adev->asic_type == CHIP_RAVEN) in gmc_v9_0_save_registers()
1511 case CHIP_RAVEN: in gmc_v9_0_sw_init()
1667 case CHIP_RAVEN: in gmc_v9_0_init_golden_registers()
1687 if (adev->asic_type == CHIP_RAVEN) { in gmc_v9_0_restore_registers()
Dsoc15.c166 case CHIP_RAVEN: in soc15_query_video_codecs()
337 if (adev->asic_type == CHIP_RAVEN) in soc15_get_xclk()
569 case CHIP_RAVEN: in soc15_asic_reset_method()
729 case CHIP_RAVEN: in soc15_reg_base_init()
856 case CHIP_RAVEN: in soc15_set_ip_blocks()
1229 case CHIP_RAVEN: in soc15_common_early_init()
1586 case CHIP_RAVEN: in soc15_common_set_clockgating_state()
Dhdp_v4_0.c96 adev->asic_type == CHIP_RAVEN) { in hdp_v4_0_update_clock_gating()
Damdgpu_gmc.c570 case CHIP_RAVEN: in amdgpu_gmc_tmz_set()
632 case CHIP_RAVEN: in amdgpu_gmc_noretry_set()
692 case CHIP_RAVEN: in amdgpu_gmc_get_vbios_allocations()
Dpsp_v10_0.c57 case CHIP_RAVEN: in psp_v10_0_init_microcode()
Damdgpu_drv.c1147 {0x1002, 0x15dd, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU},
1148 {0x1002, 0x15d8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU},
1272 if (mem_encrypt_active() && ((flags & AMD_ASIC_MASK) == CHIP_RAVEN)) { in amdgpu_pci_probe()
Damdgpu_display.c517 case CHIP_RAVEN: in amdgpu_display_supported_domains()
772 bool dcc_constant_encode = adev->asic_type > CHIP_RAVEN || in convert_tiling_flags_to_modifier()
773 (adev->asic_type == CHIP_RAVEN && in convert_tiling_flags_to_modifier()
Dgfx_v9_0.c986 case CHIP_RAVEN: in gfx_v9_0_init_golden_registers()
1237 case CHIP_RAVEN: in gfx_v9_0_check_fw_write_wait()
1318 case CHIP_RAVEN: in gfx_v9_0_check_if_need_gfxoff()
1676 case CHIP_RAVEN: in gfx_v9_0_init_microcode()
1967 case CHIP_RAVEN: in gfx_v9_0_rlc_init()
2178 case CHIP_RAVEN: in gfx_v9_0_gpu_early_init()
2312 case CHIP_RAVEN: in gfx_v9_0_sw_init()
3161 case CHIP_RAVEN: in gfx_v9_0_rlc_resume()
5165 case CHIP_RAVEN: in gfx_v9_0_set_powergating_state()
5214 case CHIP_RAVEN: in gfx_v9_0_set_clockgating_state()
[all …]
Dsdma_v4_0.c510 case CHIP_RAVEN: in sdma_v4_0_init_golden_registers()
633 case CHIP_RAVEN: in sdma_v4_0_init_microcode()
1397 case CHIP_RAVEN: in sdma_v4_0_init_pg()
2368 case CHIP_RAVEN: in sdma_v4_0_set_powergating_state()
Damdgpu_device.c1422 adev->asic_type < CHIP_RAVEN) in amdgpu_device_init_apu_flags()
1426 case CHIP_RAVEN: in amdgpu_device_init_apu_flags()
1943 case CHIP_RAVEN: in amdgpu_device_parse_gpu_info_fw()
2132 case CHIP_RAVEN: in amdgpu_device_ip_early_init()
3238 case CHIP_RAVEN: in amdgpu_device_asic_has_dc_support()
4393 case CHIP_RAVEN: in amdgpu_device_should_recover_gpu()
Damdgpu_ucode.c393 case CHIP_RAVEN: in amdgpu_ucode_get_load_type()
Damdgpu_vcn.c90 case CHIP_RAVEN: in amdgpu_vcn_sw_init()
/Linux-v5.15/include/drm/
Damd_asic_type.h51 CHIP_RAVEN, /* 22 */ enumerator
/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_flat_memory.c412 case CHIP_RAVEN: in kfd_init_apertures()
Dkfd_device.c61 [CHIP_RAVEN] = &gfx_v9_kfd2kgd,
133 .asic_family = CHIP_RAVEN,
662 [CHIP_RAVEN] = {&raven_device_info, NULL},
782 && kfd->device_info->asic_family <= CHIP_RAVEN in kfd_gws_init()
Dkfd_packet_manager.c242 case CHIP_RAVEN: in pm_init()
Dkfd_events.c938 if (dev->device_info->asic_family != CHIP_RAVEN && in kfd_signal_iommu_event()
Dkfd_topology.c1417 case CHIP_RAVEN: in kfd_topology_add_device()
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_color.c343 bool has_rom = adev->asic_type <= CHIP_RAVEN; in amdgpu_dm_update_crtc_color_mgmt()
Damdgpu_dm.c1141 case CHIP_RAVEN: in amdgpu_dm_init()
1236 if (adev->dm.dc->caps.max_links > 0 && adev->asic_type >= CHIP_RAVEN) { in amdgpu_dm_init()
1412 case CHIP_RAVEN: in load_dmcu_fw()
3884 case CHIP_RAVEN: in amdgpu_dm_initialize_drm_device()
4051 case CHIP_RAVEN: in dm_early_init()
4513 bool has_constant_encode = adev->asic_type > CHIP_RAVEN || adev->external_rev_id >= 0x81; in add_gfx9_modifiers()
5080 force_disable_dcc = adev->asic_type == CHIP_RAVEN && adev->in_suspend; in fill_dc_plane_attributes()
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c833 if (hwmgr->chip_id == CHIP_RAVEN) { in get_powerplay_table()
1181 if (hwmgr->chip_id == CHIP_RAVEN) in init_overdrive_limits()
1702 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_initialize()
1751 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_uninitialize()
Dhardwaremanager.c86 && adev->asic_type != CHIP_RAVEN) { in phm_enable_dynamic_state_management()
Dhwmgr.c180 case CHIP_RAVEN: in hwmgr_early_init()

12