Searched refs:UVD_HWIP (Results 1 – 17 of 17) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_discovery.c | 193 [UVD_HWIP] = UVD_HWID, 326 if ((adev->ip_versions[UVD_HWIP][1] == IP_VERSION(3, 0, 1)) && in amdgpu_discovery_harvest_config_quirk() 2025 switch (adev->ip_versions[UVD_HWIP][0]) { in amdgpu_discovery_set_mm_ip_blocks() 2035 adev->ip_versions[UVD_HWIP][0]); in amdgpu_discovery_set_mm_ip_blocks() 2052 switch (adev->ip_versions[UVD_HWIP][0]) { in amdgpu_discovery_set_mm_ip_blocks() 2099 adev->ip_versions[UVD_HWIP][0]); in amdgpu_discovery_set_mm_ip_blocks() 2177 adev->ip_versions[UVD_HWIP][0] = IP_VERSION(7, 0, 0); in amdgpu_discovery_set_ip_blocks() 2199 adev->ip_versions[UVD_HWIP][0] = IP_VERSION(7, 0, 0); in amdgpu_discovery_set_ip_blocks() 2222 adev->ip_versions[UVD_HWIP][0] = IP_VERSION(1, 0, 1); in amdgpu_discovery_set_ip_blocks() 2238 adev->ip_versions[UVD_HWIP][0] = IP_VERSION(1, 0, 0); in amdgpu_discovery_set_ip_blocks() [all …]
|
D | arct_reg_init.c | 41 adev->reg_offset[UVD_HWIP][i] = (uint32_t *)(&(UVD_BASE.instance[i])); in arct_reg_base_init()
|
D | amdgpu_vcn.c | 92 amdgpu_ucode_ip_version_decode(adev, UVD_HWIP, ucode_prefix, sizeof(ucode_prefix)); in amdgpu_vcn_early_init() 127 if (adev->ip_versions[UVD_HWIP][0] == IP_VERSION(3, 0, 2)) { in amdgpu_vcn_sw_init() 172 if (adev->ip_versions[UVD_HWIP][0] >= IP_VERSION(4, 0, 0)) { in amdgpu_vcn_sw_init() 268 if (adev->ip_versions[UVD_HWIP][0] >= IP_VERSION(4, 0, 0)) in amdgpu_vcn_using_unified_queue() 1006 if (adev->ip_versions[UVD_HWIP][0] != IP_VERSION(4, 0, 3)) { in amdgpu_vcn_unified_ring_test_ib() 1056 if (adev->ip_versions[UVD_HWIP][0] == IP_VERSION(4, 0, 3)) in amdgpu_vcn_setup_ucode()
|
D | vega10_reg_init.c | 41 adev->reg_offset[UVD_HWIP][i] = (uint32_t *)(&(UVD_BASE.instance[i])); in vega10_reg_base_init()
|
D | vega20_reg_init.c | 41 adev->reg_offset[UVD_HWIP][i] = (uint32_t *)(&(UVD_BASE.instance[i])); in vega20_reg_base_init()
|
D | amdgpu_ucode.c | 1184 } else if (block_type == UVD_HWIP) { in amdgpu_ucode_legacy_naming() 1185 switch (adev->ip_versions[UVD_HWIP][0]) { in amdgpu_ucode_legacy_naming() 1297 case UVD_HWIP: in amdgpu_ucode_ip_version_decode()
|
D | vcn_v3_0.c | 103 if (adev->ip_versions[UVD_HWIP][0] == IP_VERSION(3, 0, 33)) in vcn_v3_0_early_init() 230 if (adev->ip_versions[UVD_HWIP][0] == IP_VERSION(3, 1, 2)) in vcn_v3_0_sw_init() 232 else if (adev->ip_versions[UVD_HWIP][0] == IP_VERSION(3, 1, 1)) in vcn_v3_0_sw_init() 1258 if (adev->ip_versions[UVD_HWIP][0] != IP_VERSION(3, 0, 33)) { in vcn_v3_0_start() 1631 if (adev->ip_versions[UVD_HWIP][0] != IP_VERSION(3, 0, 33)) { in vcn_v3_0_pause_dpg_mode()
|
D | jpeg_v3_0.c | 55 switch (adev->ip_versions[UVD_HWIP][0]) { in jpeg_v3_0_early_init()
|
D | jpeg_v2_5.c | 131 if (adev->ip_versions[UVD_HWIP][0] == IP_VERSION(2, 5, 0)) in jpeg_v2_5_sw_init()
|
D | amdgpu.h | 652 UVD_HWIP, enumerator 653 VCN_HWIP = UVD_HWIP,
|
D | vcn_v2_5.c | 190 if (adev->ip_versions[UVD_HWIP][0] == IP_VERSION(2, 5, 0)) in vcn_v2_5_sw_init() 210 if (adev->ip_versions[UVD_HWIP][0] == IP_VERSION(2, 5, 0)) in vcn_v2_5_sw_init() 797 if (adev->ip_versions[UVD_HWIP][0] != IP_VERSION(2, 6, 0)) in vcn_v2_6_enable_ras()
|
D | soc21.c | 156 switch (adev->ip_versions[UVD_HWIP][0]) { in soc21_query_video_codecs()
|
D | uvd_v7_0.c | 1299 reg -= p->adev->reg_offset[UVD_HWIP][0][1]; in uvd_v7_0_ring_patch_cs_in_place() 1300 reg += p->adev->reg_offset[UVD_HWIP][1][1]; in uvd_v7_0_ring_patch_cs_in_place()
|
D | nv.c | 217 switch (adev->ip_versions[UVD_HWIP][0]) { in nv_query_video_codecs()
|
D | amdgpu_uvd.c | 1138 offset = adev->reg_offset[UVD_HWIP][ring->me][1]; in amdgpu_uvd_send_msg()
|
D | soc15.c | 190 switch (adev->ip_versions[UVD_HWIP][0]) { in soc15_query_video_codecs()
|
D | amdgpu_kms.c | 501 result->ip_discovery_version = adev->ip_versions[UVD_HWIP][0]; in amdgpu_hw_ip_info()
|