]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/bdw: Disable execlists by default
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 15 Aug 2014 15:48:36 +0000 (16:48 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 Aug 2014 15:17:52 +0000 (17:17 +0200)
commit92b86f6c7ddb8cbf8ed220737d6f032a3c613365
tree2a4ddcfc05276cbf5dada00fea99e753195a6176
parent8cbdeb103e1484a3eeafce761725416dd045ef37
drm/i915/bdw: Disable execlists by default

We still have a few missing bits and pieces to have execlists enabled by
default eg. the error capture or the render state initialization and so
it wouldn't be wise to enable it by default on BDW just yet.

Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Thomas Daniel <thomas.daniel@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Tested-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82740
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_params.c