commit | 8ecd1a6615f0d9de6759aafe229bc1cc4ee99c7b | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jun 07 15:56:03 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jun 12 22:21:07 2012 +0200 |
tree | 21ed616513e68e37b7fc2d95d19fad1e1a883add | |
parent | 32e3cd6ecd7ae9b79605b5f2eb993186a509c239 [diff] |
drm/i915: call intel_enable_gtt When drm/i915 is in control of the gtt, we need to call the enable function at all the relevant places ourselves. Reviewed-by: Jani Nikula <jani.nikula@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>