RE: [PATCH] drm/amdgpu: Set PG state to gating for vcn_v_5_0_1

2025-03-02 Thread Zhang, Hawking
; Deucher, Alexander Subject: [PATCH] drm/amdgpu: Set PG state to gating for vcn_v_5_0_1 For vcn_v_5_0_1, set power state to gating during hw fini. Also there may be scenario where VCN engine hangs during a job execution, then it's not safe to assume that set_pg_state works fine during hw

[PATCH] drm/amdgpu: Set PG state to gating for vcn_v_5_0_1

2025-02-27 Thread Asad Kamal
For vcn_v_5_0_1, set power state to gating during hw fini. Also there may be scenario where VCN engine hangs during a job execution, then it's not safe to assume that set_pg_state works fine during hw_fini to put the state to gated. After a reset, we can assume that it's in the default state, there