drm/i915: ensure context objects are bound to the global gtt
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 13 Jun 2012 22:08:32 +0000 (00:08 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 14 Jun 2012 15:36:17 +0000 (17:36 +0200)
This way round we don't introduce and ugly layering violations and use
the interface as I planned to use it.

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found