Re: [PATCH v3 2/8] drm/msm: Take single rpm refcount on behalf of all submits

2022-08-01 Thread Akhil P Oommen
On 8/1/2022 3:45 AM, Rob Clark wrote: On Sun, Jul 31, 2022 at 9:33 AM Akhil P Oommen wrote: On 7/31/2022 9:26 PM, Rob Clark wrote: On Sat, Jul 30, 2022 at 2:41 AM Akhil P Oommen wrote: Instead of separate refcount for each submit, take single rpm refcount on behalf of all the submits. This

[PATCH v3 2/8] drm/msm: Take single rpm refcount on behalf of all submits

2022-07-30 Thread Akhil P Oommen
Instead of separate refcount for each submit, take single rpm refcount on behalf of all the submits. This makes it easier to drop the rpm refcount during recovery in an upcoming patch. Signed-off-by: Akhil P Oommen --- (no changes since v1) drivers/gpu/drm/msm/msm_gpu.c | 12 1