Bug 999315
Summary: | RFE: [PATCH] fix for the intel driver to be able report its name correctly over DRI | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | carasin <carasin.berlogue> | ||||
Component: | xorg-x11-drv-intel | Assignee: | Adam Jackson <ajax> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 19 | CC: | ajax, carasin.berlogue, rdieter, vascom2, xgl-maint | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 2.99 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-07-05 12:29:57 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
carasin
2013-08-21 07:03:28 UTC
I've applied the patch and built the package. I've updated xorg-x11-drv-intel on my laptop with F19 installed. Now vdpauinfo says:
>>> $ vdpauinfo
>>> display: :0 screen: 0
>>> Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory
>>> Error creating VDPAU device: 1
And if I install libvdpau-va-gl then vdpauinfo says that HW-accelerated video playback exists! Now there is no need for VDPAU_DRIVER=i965 option!
Created attachment 791265 [details]
vdpauinfo log with va_gl back-end on Intel GMA HD3000
|