Searched refs:AMD_PG_STATE_UNGATE (Results 1 – 25 of 25) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_clockpowergating.c | 136 AMD_PG_STATE_UNGATE); in smu7_powergate_uvd() 164 AMD_PG_STATE_UNGATE); in smu7_powergate_vce()
|
H A D | smu8_hwmgr.c | 2001 AMD_PG_STATE_UNGATE); in smu8_dpm_powergate_uvd() 2035 AMD_PG_STATE_UNGATE); in smu8_dpm_powergate_vce()
|
H A D | vega20_hwmgr.c | 3722 AMD_PG_STATE_UNGATE); in vega20_power_gate_vce()
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | amd_shared.h | 123 AMD_PG_STATE_UNGATE, enumerator
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sienna_cichlid.c | 74 amdgpu_device_set_pg_state(adev, AMD_PG_STATE_UNGATE); in sienna_cichlid_mode2_suspend_ip()
|
H A D | smu_v13_0_10.c | 71 amdgpu_device_set_pg_state(adev, AMD_PG_STATE_UNGATE); in smu_v13_0_10_mode2_suspend_ip()
|
H A D | aldebaran.c | 91 amdgpu_device_set_pg_state(adev, AMD_PG_STATE_UNGATE); in aldebaran_mode2_suspend_ip()
|
H A D | amdgpu_vpe.c | 418 AMD_PG_STATE_UNGATE); in vpe_hw_init() 857 amdgpu_device_ip_set_powergating_state(adev, AMD_IP_BLOCK_TYPE_VPE, AMD_PG_STATE_UNGATE); in vpe_ring_begin_use()
|
H A D | amdgpu_jpeg.c | 140 AMD_PG_STATE_UNGATE); in amdgpu_jpeg_ring_begin_use()
|
H A D | jpeg_v4_0.c | 681 adev->jpeg.cur_state = AMD_PG_STATE_UNGATE; in jpeg_v4_0_set_powergating_state()
|
H A D | jpeg_v4_0_5.c | 716 adev->jpeg.cur_state = AMD_PG_STATE_UNGATE; in jpeg_v4_0_5_set_powergating_state()
|
H A D | jpeg_v5_0_1.c | 714 adev->jpeg.cur_state = AMD_PG_STATE_UNGATE; in jpeg_v5_0_1_set_powergating_state()
|
H A D | amdgpu_uvd.c | 1308 AMD_PG_STATE_UNGATE); in amdgpu_uvd_ring_begin_use()
|
H A D | jpeg_v4_0_3.c | 1031 adev->jpeg.cur_state = AMD_PG_STATE_UNGATE; in jpeg_v4_0_3_set_powergating_state()
|
H A D | vcn_v5_0_1.c | 1362 vinst->cur_state = AMD_PG_STATE_UNGATE; in vcn_v5_0_1_set_pg_state()
|
H A D | amdgpu_vcn.c | 485 vcn_inst->set_pg_state(vcn_inst, AMD_PG_STATE_UNGATE); in amdgpu_vcn_ring_begin_use()
|
H A D | vcn_v4_0_3.c | 1758 vinst->cur_state = AMD_PG_STATE_UNGATE; in vcn_v4_0_3_set_pg_state()
|
H A D | vcn_v1_0.c | 1935 AMD_PG_STATE_UNGATE); in vcn_v1_0_set_pg_for_begin_use()
|
H A D | vcn_v2_0.c | 1875 vinst->cur_state = AMD_PG_STATE_UNGATE; in vcn_v2_0_set_pg_state()
|
H A D | vcn_v4_0.c | 2136 vinst->cur_state = AMD_PG_STATE_UNGATE; in vcn_v4_0_set_pg_state()
|
H A D | vcn_v2_5.c | 196 AMD_PG_STATE_UNGATE); in vcn_v2_5_ring_begin_use()
|
H A D | vcn_v3_0.c | 2262 vinst->cur_state = AMD_PG_STATE_UNGATE; in vcn_v3_0_set_pg_state()
|
H A D | amdgpu_device.c | 3565 amdgpu_device_set_pg_state(adev, AMD_PG_STATE_UNGATE); in amdgpu_device_ip_fini_early() 3698 amdgpu_device_set_pg_state(adev, AMD_PG_STATE_UNGATE); in amdgpu_device_ip_suspend_phase1()
|
H A D | gfx_v9_0.c | 7366 gfx_v9_0_set_powergating_state(gfx_block, AMD_PG_STATE_UNGATE); in gfx_v9_0_ring_begin_use_compute()
|
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | kv_dpm.c | 1691 AMD_PG_STATE_UNGATE); in kv_dpm_powergate_uvd() 1715 AMD_PG_STATE_UNGATE); in kv_dpm_powergate_vce()
|