diff options
author | Albert Damen <albrt@gmx.net> | 2010-11-07 15:54:32 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-11-07 14:59:55 +0000 |
commit | 49447a9b957047db2549b8a929e763bbd87808ba (patch) | |
tree | 6dd3b30528bee6a7c00c71216437e1875c29f6bb /tests | |
parent | a52e61b5c888444435929a2770f14109c3a94f2f (diff) |
intel: initialize bufmgr.bo_mrb_exec unconditionally
If bufmgr.bo_mrb_exec is not set, drm_intel_bo_mrb_exec returns ENODEV
even though drm_intel_gem_bo_mrb_exec2 will work fine for the RENDER ring.
Fixes xf86-video-intel after commit 'add BLT ring support' (5bed685f76)
with kernels without BSD or BLT ring support (2.6.34 and before).
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31443
Signed-off-by: Albert Damen <albrt@gmx.net>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions