commit | b7c36d25461ae41e6562a2f70cb3423bcf8af2d2 | [log] [tgz] |
---|---|---|
author | Ben Widawsky <benjamin.widawsky@intel.com> | Mon Apr 08 18:43:56 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 18 09:43:16 2013 +0200 |
tree | 6b6a9bb0d909fb2ee7c90bdb79aa1b316ddc69ed | |
parent | 5963cf049a044f41be7dc90c83756fb245f038b4 [diff] |
drm/i915: Allow PPGTT enable to fail I'm really not happy that we have to support this, but this will be the simplest way to handle cases where PPGTT init can fail, which I promise will be coming in the future. v2: Resolve conflicts due to patch series reordering. Signed-off-by: Ben Widawsky <ben@bwidawsk.net> (v1) Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>