Home
last modified time | relevance | path

Searched refs:VCN_DPG_STATE__PAUSE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvcn_v1_0.c1229 if (new_state->fw_based == VCN_DPG_STATE__PAUSE) { in vcn_v1_0_pause_dpg_mode()
1285 if (new_state->jpeg == VCN_DPG_STATE__PAUSE) { in vcn_v1_0_pause_dpg_mode()
1801 new_state.fw_based = VCN_DPG_STATE__PAUSE; in vcn_v1_0_idle_work_handler()
1806 new_state.jpeg = VCN_DPG_STATE__PAUSE; in vcn_v1_0_idle_work_handler()
1863 new_state.fw_based = VCN_DPG_STATE__PAUSE; in vcn_v1_0_set_pg_for_begin_use()
1868 new_state.jpeg = VCN_DPG_STATE__PAUSE; in vcn_v1_0_set_pg_for_begin_use()
1873 new_state.fw_based = VCN_DPG_STATE__PAUSE; in vcn_v1_0_set_pg_for_begin_use()
1875 new_state.jpeg = VCN_DPG_STATE__PAUSE; in vcn_v1_0_set_pg_for_begin_use()
H A Damdgpu_vcn.h207 VCN_DPG_STATE__PAUSE, enumerator
H A Damdgpu_vcn.c388 new_state.fw_based = VCN_DPG_STATE__PAUSE; in amdgpu_vcn_idle_work_handler()
434 new_state.fw_based = VCN_DPG_STATE__PAUSE; in amdgpu_vcn_ring_begin_use()
443 new_state.fw_based = VCN_DPG_STATE__PAUSE; in amdgpu_vcn_ring_begin_use()
H A Dvcn_v2_0.c1215 if (new_state->fw_based == VCN_DPG_STATE__PAUSE) { in vcn_v2_0_pause_dpg_mode()
H A Dvcn_v4_0.c1556 if (new_state->fw_based == VCN_DPG_STATE__PAUSE) { in vcn_v4_0_pause_dpg_mode()
H A Dvcn_v2_5.c1462 if (new_state->fw_based == VCN_DPG_STATE__PAUSE) { in vcn_v2_5_pause_dpg_mode()
H A Dvcn_v3_0.c1612 if (new_state->fw_based == VCN_DPG_STATE__PAUSE) { in vcn_v3_0_pause_dpg_mode()