Re: [Intel-gfx] [PATCH 11/46] drm/i915/guc: Track the rpm wakeref

2019-01-09 Thread Mika Kuoppala
Chris Wilson writes: > Keep track of our acquired wakeref for interacting with the guc, so that > we can cancel it upon release and so clearly identify leaks. > > Signed-off-by: Chris Wilson > Cc: Jani Nikula Reviewed-by: Mika Kuoppala > --- > drivers/gpu/drm/i915/intel_guc_log.c | 15

[Intel-gfx] [PATCH 11/46] drm/i915/guc: Track the rpm wakeref

2019-01-07 Thread Chris Wilson
Keep track of our acquired wakeref for interacting with the guc, so that we can cancel it upon release and so clearly identify leaks. Signed-off-by: Chris Wilson Cc: Jani Nikula --- drivers/gpu/drm/i915/intel_guc_log.c | 15 +-- drivers/gpu/drm/i915/intel_huc.c | 5 +++-- 2