Bug 22872 - [945] XvMC fails to initialise using DRI2 + KMS
Summary: [945] XvMC fails to initialise using DRI2 + KMS
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: haihao
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-21 05:56 UTC by Johannes Engel
Modified: 2009-07-22 04:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (22.78 KB, text/plain)
2009-07-21 05:56 UTC, Johannes Engel
no flags Details
Patch to fix XvMC for i915 under KMS (6.11 KB, patch)
2009-07-22 04:40 UTC, Johannes Engel
no flags Details | Splinter Review

Description Johannes Engel 2009-07-21 05:56:16 UTC
Created attachment 27876 [details]
Xorg.0.log

Trying xf86-video-intel 2.8.0 using
kernel: 2.6.31-rc2 (drm-intel-next branch) with KMS enabled
libdrm 2.4.11
XvMC fails to initialise saying

(**) intel(0): Intel XvMC decoder enabled
(II) intel(0): Set up textured video
(EE) intel(0): [drm] drmAddMap(batchbuffer_handle) failed!
(WW) intel(0): [XvMC] fail to init batch buffer
XvMC driver initialize failed.
(II) intel(0): direct rendering: DRI2 Enabled
Comment 1 Johannes Engel 2009-07-22 04:40:32 UTC
Created attachment 27910 [details] [review]
Patch to fix XvMC for i915 under KMS

Thanks to Haihao Xiang for that patch sent to the intel-gfx mailing list. This one fixes the bug.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.