Re: [PATCH] drm/amdgpu/vcn: adjust workload profile handling

2025-03-18 Thread Lazar, Lijo
On 3/17/2025 8:17 PM, Alex Deucher wrote: > No need to make the workload profile setup dependent > on the results of cancelling the delayed work thread. > We have all of the necessary checking in place for the > workload profile reference counting, so separate the > two. As it is now, we can th

Re: [PATCH] drm/amdgpu/vcn: adjust workload profile handling

2025-03-18 Thread Alex Deucher
Ping? On Mon, Mar 17, 2025 at 10:57 AM Alex Deucher wrote: > > No need to make the workload profile setup dependent > on the results of cancelling the delayed work thread. > We have all of the necessary checking in place for the > workload profile reference counting, so separate the > two. As it