Re: [Intel-gfx] [PATCH 16/18] drm/i915/context: anonymous context interfaces

2012-03-29 Thread Daniel Vetter
On Sun, Mar 18, 2012 at 01:39:56PM -0700, Ben Widawsky wrote: > Ironlake RC6 needs to allocate a power context object which the hardware > can automatically switch to. Since the new context code nicely handles > contexts, create some interfaces so we can hook up the existing code to > the new code.

[Intel-gfx] [PATCH 16/18] drm/i915/context: anonymous context interfaces

2012-03-18 Thread Ben Widawsky
Ironlake RC6 needs to allocate a power context object which the hardware can automatically switch to. Since the new context code nicely handles contexts, create some interfaces so we can hook up the existing code to the new code. The right way to do this is to move a bunch of code out of intel_dis