Re: [Intel-gfx] [PATCH] drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info

2017-03-13 Thread Chris Wilson
On Mon, Mar 13, 2017 at 03:41:34PM +0200, Mika Kuoppala wrote: > Chris Wilson writes: > > > i915_drpc_info missed covering a few register read with the runtime pm > > wakelock. Be simple and cover the entire function with a single wakelock > > so that new additions are not similarly missed in fut

Re: [Intel-gfx] [PATCH] drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info

2017-03-13 Thread Chris Wilson
On Mon, Mar 13, 2017 at 03:41:34PM +0200, Mika Kuoppala wrote: > Chris Wilson writes: > > > i915_drpc_info missed covering a few register read with the runtime pm > > wakelock. Be simple and cover the entire function with a single wakelock > > so that new additions are not similarly missed in fut

Re: [Intel-gfx] [PATCH] drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info

2017-03-13 Thread Mika Kuoppala
Chris Wilson writes: > i915_drpc_info missed covering a few register read with the runtime pm > wakelock. Be simple and cover the entire function with a single wakelock > so that new additions are not similarly missed in future. > > WARNING: CPU: 2 PID: 1334 at drivers/gpu/drm/i915/intel_drv.h:

[Intel-gfx] [PATCH] drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info

2017-03-13 Thread Chris Wilson
i915_drpc_info missed covering a few register read with the runtime pm wakelock. Be simple and cover the entire function with a single wakelock so that new additions are not similarly missed in future. WARNING: CPU: 2 PID: 1334 at drivers/gpu/drm/i915/intel_drv.h:1743 gen6_read32+0x192/0x1e0 [i