OSDN Git Service

drm/i915: Enable cmd parser to do secure batch promotion for aliasing ppgtt
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 14 Apr 2015 15:35:22 +0000 (17:35 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 30 Apr 2015 10:29:56 +0000 (13:29 +0300)
commit245054a1fe33c06ad233e0d58a27ec7b64db9284
tree4778f5c00314f79f2198854ea33678c665d08376
parentfaa0cdbec1c258896bff8bb59051bbada4fd6f09
drm/i915: Enable cmd parser to do secure batch promotion for aliasing ppgtt

With the binding regression from the original full ppgtt patches
fixed we can throw the switch. Yay!

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90190
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
[Jani: tweaked commit title per Chris' suggestion]
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_gem_execbuffer.c