|
Bugzilla – Full Text Bug Listing |
| Summary: | Include kernel dependency in X.org packages in X11:XOrg | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Willy Weisz <Willy.Weisz> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Enhancement | ||
| Priority: | P2 - High | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Willy Weisz
2010-11-08 08:11:25 UTC
Hmm. This commit in libdrm git master looks promising. commit 49447a9b957047db2549b8a929e763bbd87808ba Author: Albert Damen <albrt@gmx.net> Date: Sun Nov 7 15:54:32 2010 +0100 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> dup *** This bug has been marked as a duplicate of bug 651501 *** |