Searched refs:harvest_config (Results 1 – 21 of 21) sorted by relevance
83 if (adev->vce.harvest_config == 0 || in vce_v3_0_ring_get_rptr()84 adev->vce.harvest_config == AMDGPU_VCE_HARVEST_VCE1) in vce_v3_0_ring_get_rptr()86 else if (adev->vce.harvest_config == AMDGPU_VCE_HARVEST_VCE0) in vce_v3_0_ring_get_rptr()115 if (adev->vce.harvest_config == 0 || in vce_v3_0_ring_get_wptr()116 adev->vce.harvest_config == AMDGPU_VCE_HARVEST_VCE1) in vce_v3_0_ring_get_wptr()146 if (adev->vce.harvest_config == 0 || in vce_v3_0_ring_set_wptr()147 adev->vce.harvest_config == AMDGPU_VCE_HARVEST_VCE1) in vce_v3_0_ring_set_wptr()272 if (adev->vce.harvest_config & (1 << idx)) in vce_v3_0_start()337 if (adev->vce.harvest_config & (1 << idx)) in vce_v3_0_stop()405 if ((adev->vce.harvest_config & in vce_v3_0_early_init()[all …]
67 adev->jpeg.harvest_config |= 1 << i; in jpeg_v2_5_early_init()94 if (adev->jpeg.harvest_config & (1 << i)) in jpeg_v2_5_sw_init()125 if (adev->jpeg.harvest_config & (1 << i)) in jpeg_v2_5_sw_init()178 if (adev->jpeg.harvest_config & (1 << i)) in jpeg_v2_5_hw_init()210 if (adev->jpeg.harvest_config & (1 << i)) in jpeg_v2_5_hw_fini()318 if (adev->jpeg.harvest_config & (1 << i)) in jpeg_v2_5_start()372 if (adev->jpeg.harvest_config & (1 << i)) in jpeg_v2_5_stop()483 if (adev->jpeg.harvest_config & (1 << i)) in jpeg_v2_5_is_idle()500 if (adev->jpeg.harvest_config & (1 << i)) in jpeg_v2_5_wait_for_idle()521 if (adev->jpeg.harvest_config & (1 << i)) in jpeg_v2_5_set_clockgating_state()[all …]
87 adev->vcn.harvest_config = 0; in vcn_v2_5_early_init()96 adev->vcn.harvest_config |= 1 << i; in vcn_v2_5_early_init()128 if (adev->vcn.harvest_config & (1 << j)) in vcn_v2_5_sw_init()164 if (adev->vcn.harvest_config & (1 << j)) in vcn_v2_5_sw_init()246 if (adev->vcn.harvest_config & (1 << i)) in vcn_v2_5_sw_fini()284 if (adev->vcn.harvest_config & (1 << j)) in vcn_v2_5_hw_init()335 if (adev->vcn.harvest_config & (1 << i)) in vcn_v2_5_hw_fini()403 if (adev->vcn.harvest_config & (1 << i)) in vcn_v2_5_mc_resume()560 if (adev->vcn.harvest_config & (1 << i)) in vcn_v2_5_disable_clock_gating()725 if (adev->vcn.harvest_config & (1 << i)) in vcn_v2_5_enable_clock_gating()[all …]
376 adev->uvd.harvest_config |= 1 << i; in uvd_v7_0_early_init()406 if (adev->uvd.harvest_config & (1 << j)) in uvd_v7_0_sw_init()443 if (adev->uvd.harvest_config & (1 << j)) in uvd_v7_0_sw_init()504 if (adev->uvd.harvest_config & (1 << j)) in uvd_v7_0_sw_fini()534 if (adev->uvd.harvest_config & (1 << j)) in uvd_v7_0_hw_init()675 if (adev->uvd.harvest_config & (1 << i)) in uvd_v7_0_mc_resume()754 if (adev->uvd.harvest_config & (1 << i)) in uvd_v7_0_mmsch_start()812 if (adev->uvd.harvest_config & (1 << i)) in uvd_v7_0_sriov_start()957 if (adev->uvd.harvest_config & (1 << k)) in uvd_v7_0_start()971 if (adev->uvd.harvest_config & (1 << k)) in uvd_v7_0_start()[all …]
84 adev->vcn.harvest_config = VCN_HARVEST_MMSCH; in vcn_v4_0_early_init()87 adev->vcn.harvest_config |= 1 << i; in vcn_v4_0_early_init()129 if (adev->vcn.harvest_config & (1 << i)) in vcn_v4_0_sw_init()203 if (adev->vcn.harvest_config & (1 << i)) in vcn_v4_0_sw_fini()245 if (adev->vcn.harvest_config & (1 << i)) in vcn_v4_0_hw_init()257 if (adev->vcn.harvest_config & (1 << i)) in vcn_v4_0_hw_init()295 if (adev->vcn.harvest_config & (1 << i)) in vcn_v4_0_hw_fini()1247 if (adev->vcn.harvest_config & (1 << i)) in vcn_v4_0_start_sriov()1836 if (adev->vcn.harvest_config & (1 << i)) in vcn_v4_0_set_unified_ring_funcs()1859 if (adev->vcn.harvest_config & (1 << i)) in vcn_v4_0_is_idle()[all …]
94 adev->vcn.harvest_config = 0; in vcn_v3_0_early_init()156 if (adev->vcn.harvest_config & (1 << i)) in vcn_v3_0_sw_init()264 if (adev->vcn.harvest_config & (1 << i)) in vcn_v3_0_sw_fini()306 if (adev->vcn.harvest_config & (1 << i)) in vcn_v3_0_hw_init()337 if (adev->vcn.harvest_config & (1 << i)) in vcn_v3_0_hw_init()381 if (adev->vcn.harvest_config & (1 << i)) in vcn_v3_0_hw_fini()1105 if (adev->vcn.harvest_config & (1 << i)) in vcn_v3_0_start()1323 if (adev->vcn.harvest_config & (1 << i)) in vcn_v3_0_start_sriov()1528 if (adev->vcn.harvest_config & (1 << i)) in vcn_v3_0_stop()2034 if (adev->vcn.harvest_config & (1 << i)) in vcn_v3_0_set_dec_ring_funcs()[all …]
52 unsigned harvest_config; member
51 if (adev->jpeg.harvest_config & (1 << i)) in amdgpu_jpeg_sw_fini()82 if (adev->jpeg.harvest_config & (1 << i)) in amdgpu_jpeg_idle_work_handler()
50 unsigned harvest_config; member
67 unsigned harvest_config; member
165 if (adev->vcn.harvest_config & (1 << i)) in amdgpu_vcn_sw_init()214 if (adev->vcn.harvest_config & (1 << j)) in amdgpu_vcn_sw_fini()278 if (adev->vcn.harvest_config & (1 << i)) in amdgpu_vcn_suspend()305 if (adev->vcn.harvest_config & (1 << i)) in amdgpu_vcn_resume()350 if (adev->vcn.harvest_config & (1 << j)) in amdgpu_vcn_idle_work_handler()1013 if (adev->vcn.harvest_config & (1 << i)) in amdgpu_vcn_setup_ucode()
323 if (adev->uvd.harvest_config & (1 << j)) in amdgpu_uvd_sw_init()378 if (adev->uvd.harvest_config & (1 << j)) in amdgpu_uvd_sw_fini()441 if (adev->uvd.harvest_config & (1 << j)) in amdgpu_uvd_suspend()477 if (adev->uvd.harvest_config & (1 << i)) in amdgpu_uvd_resume()1270 if (adev->uvd.harvest_config & (1 << i)) in amdgpu_uvd_idle_work_handler()
218 if (adev->vcn.num_vcn_inst == hweight8(adev->vcn.harvest_config)) in nv_query_video_codecs()226 if (adev->vcn.harvest_config & AMDGPU_VCN_HARVEST_VCN0) { in nv_query_video_codecs()238 if (adev->vcn.harvest_config & AMDGPU_VCN_HARVEST_VCN0) { in nv_query_video_codecs()1048 if (adev->vcn.harvest_config & AMDGPU_VCN_HARVEST_VCN0) { in nv_common_late_init()
402 if (adev->uvd.harvest_config & (1 << i)) in amdgpu_hw_ip_info()422 if (adev->uvd.harvest_config & (1 << i)) in amdgpu_hw_ip_info()435 if (adev->vcn.harvest_config & (1 << i)) in amdgpu_hw_ip_info()447 if (adev->vcn.harvest_config & (1 << i)) in amdgpu_hw_ip_info()462 if (adev->jpeg.harvest_config & (1 << i)) in amdgpu_hw_ip_info()842 dev_info->vce_harvest_config = adev->vce.harvest_config; in amdgpu_info_ioctl()
704 mask |= (adev->vce.harvest_config & AMDGPU_VCE_HARVEST_VCE0) ? 0 : SRBM_STATUS2__VCE0_BUSY_MASK;705 mask |= (adev->vce.harvest_config & AMDGPU_VCE_HARVEST_VCE1) ? 0 : SRBM_STATUS2__VCE1_BUSY_MASK;936 if (adev->vce.harvest_config & (1 << i))
268 unsigned harvest_config; member
108 if (adev->vcn.num_vcn_inst == hweight8(adev->vcn.harvest_config)) in soc21_query_video_codecs()115 if (adev->vcn.harvest_config & AMDGPU_VCN_HARVEST_VCN0) { in soc21_query_video_codecs()
280 adev->vcn.harvest_config |= AMDGPU_VCN_HARVEST_VCN1; in amdgpu_discovery_harvest_config_quirk()521 adev->vcn.harvest_config |= AMDGPU_VCN_HARVEST_VCN0; in amdgpu_discovery_read_harvest_bit_per_ip()523 adev->vcn.harvest_config |= AMDGPU_VCN_HARVEST_VCN1; in amdgpu_discovery_read_harvest_bit_per_ip()566 adev->vcn.harvest_config |= AMDGPU_VCN_HARVEST_VCN0; in amdgpu_discovery_read_from_harvest_table()568 adev->vcn.harvest_config |= AMDGPU_VCN_HARVEST_VCN1; in amdgpu_discovery_read_from_harvest_table()
1985 if (adev->vcn.harvest_config & (1 << i)) in amdgpu_debugfs_init()
1857 if (adev->vcn.harvest_config & (1 << i)) in smu_v13_0_set_performance_level()1872 if (adev->vcn.harvest_config & (1 << i)) in smu_v13_0_set_performance_level()2098 if (adev->vcn.harvest_config & (1 << i)) in smu_v13_0_set_vcn_enable()
1007 if (adev->vcn.harvest_config & (1 << i)) in sienna_cichlid_set_default_dpm_table()1030 if (adev->vcn.harvest_config & (1 << i)) in sienna_cichlid_set_default_dpm_table()1131 if (adev->vcn.harvest_config & (1 << i)) in sienna_cichlid_dpm_set_vcn_enable()
Completed in 52 milliseconds