Re: [PATCH] drm/amdgpu/vcn: Need to unpause dpg before stop dpg

2023-06-22 Thread Leo Liu
Reviewed-by: Leo Liu On 2023-06-20 21:29, Emily Deng wrote: Need to unpause dpg first, or it will hit follow error during stop dpg: "[drm] Register(1) [regUVD_POWER_STATUS] failed to reach value 0x0001 != 0xn" Signed-off-by: Emily Deng --- drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c

RE: [PATCH] drm/amdgpu/vcn: Need to unpause dpg before stop dpg

2023-06-21 Thread Deng, Emily
[AMD Official Use Only - General] Ping. Best wishes Emily Deng >-Original Message- >From: Emily Deng >Sent: Wednesday, June 21, 2023 9:30 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH] drm/amdgpu/vcn: Need to unpause dpg before stop dpg > >Need to unpaus