On Mon, Jul 02, 2012 at 11:41:43AM -0700, Ben Widawsky wrote:
> On Mon, 2 Jul 2012 11:51:11 -0300
> Eugeni Dodonov wrote:
>
> > This commit moves force wake support routines into intel_pm modules, and
> > exports the gen6_gt_check_fifodbg routine (used in I915_READ).
> >
> > Signed-off-by: Euge
On Mon, 2 Jul 2012 11:51:11 -0300
Eugeni Dodonov wrote:
> This commit moves force wake support routines into intel_pm modules, and
> exports the gen6_gt_check_fifodbg routine (used in I915_READ).
>
> Signed-off-by: Eugeni Dodonov
I seem to recall Chris not liking this idea. Did I make that up
This commit moves force wake support routines into intel_pm modules, and
exports the gen6_gt_check_fifodbg routine (used in I915_READ).
Signed-off-by: Eugeni Dodonov
---
drivers/gpu/drm/i915/i915_drv.c | 191 ---
drivers/gpu/drm/i915/intel_drv.h | 1 +
driv