commit | e158c5aa1776372cd751e2c395300a3a6ff0bc9c | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben@bwidawsk.net> | Sun Jun 17 09:37:24 2012 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jun 18 10:01:08 2012 +0200 |
tree | 083efc56e4f3690917d5660cad008346207d93ec | |
parent | 39fb50f6178d7dbd70142b25193d722ebf3f8193 [diff] |
drm/i915: disable contexts on old HW This got dropped as a result of the last round of comments. I didn't test it on unsupported HW (which this is likely the case). Note that this prevents hw context from blowing up on any pre-gen6 hw. Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=51142 [danvet: Added note and buglink.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>