[Intel-gfx] [PATCH 5/5] drm/i915: debugfs interface for forcewake reference count

Ben Widawsky ben at bwidawsk.net
Mon Apr 25 23:46:14 CEST 2011


On Mon, Apr 25, 2011 at 08:28:50PM +0100, Chris Wilson wrote:
> On Mon, 25 Apr 2011 11:25:56 -0700, Ben Widawsky <ben at bwidawsk.net> wrote:
> > forcewake is controlled by the open and close of the debugfs file. This
> > assures that buggy applications cannot cause the GT to stay on forever.
> 
> I pushed them out to drm-intel-staging for wider testing. I'm not sure
> that this last past merits being applied to the stable kernel (as this
> does little to prevent root from breaking his machine anyway and so will
> probably just suggest applying to -next instead)  but the earlier patches
> lead up to the important bug fixes where we were not holding the required
> mutex.
> 
> Thanks,
> -Chris

I hope you caught the changes in the updates, there was one potentially
important one with synchronizing gen6_[en|dis]able_rps().

Also, I've pushed my updated tools (which is just read and write for
now) to here:
git://anongit.freedesktop.org/~bwidawsk/intel-gpu-tools
branch: good_reg

When/if you do the announce for staging, I will reply there as well with
this repo, and push it once the kernel changes stick.

Thanks.
Ben



More information about the Intel-gfx mailing list