Bug 1131105 - 2D-acceleration with glamor and UXA is broken with intel driver
Summary: 2D-acceleration with glamor and UXA is broken with intel driver
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drivers
Version: 21
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-18 13:10 UTC by Marcus Husar
Modified: 2015-12-02 16:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-02 03:25:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Complete logs of Xorg retrieved from the journal (45.38 KB, text/x-log)
2014-08-18 13:10 UTC, Marcus Husar
no flags Details

Description Marcus Husar 2014-08-18 13:10:16 UTC
Created attachment 927880 [details]
Complete logs of Xorg retrieved from the journal

Description of problem:
Caused by a SNA bug in GNOME shell I tried to enable glamor as acceleration mode for my intel graphics card (HD Graphics 4400).

Version-Release number of selected component (if applicable):
xorg-x11-drv-intel 2.99.914

How reproducible:
Put some config files in /etc/X11/xorg.conf.d/ and restart.

/etc/X11/xorg.conf.f/10-glamor.conf:
Section "Module"
    Load "dri2"
    Load "glamoregl"
EndSection

/etc/X11/xorg.conf.f/20-intel.conf:
Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option      "AccelMethod"  "glamor"
EndSection

Steps to Reproduce:
1. Add config files
2. Restart
3. Login

Actual results:
No acceleretion in GNOME shell. There are no animations. Apps that need acceleration totem/gnome-control-center will crash immediately. But GNOME shell thinks there is acceleration (gnome-session-check-accelerated). Glxinfo looks normal. There is 3D-acceleration (steam).

Expected results:
Glamor or UXA should work as expected.

Additional info:

# fpaste --sysinfo
http://paste.fedoraproject.org/126345/40836724/

# journalctl --since 14:18 | grep -ie glamor -ie uxa -ie sna
Aug 18 14:19:15 s540 gdm-Xorg-:0[819]: (II) LoadModule: "glamoregl"
Aug 18 14:19:15 s540 gdm-Xorg-:0[819]: (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
Aug 18 14:19:15 s540 gdm-Xorg-:0[819]: (II) Module glamoregl: vendor="X.Org Foundation"
Aug 18 14:19:15 s540 gdm-Xorg-:0[819]: (**) intel(0): Option "AccelMethod" "glamor"
Aug 18 14:19:15 s540 gdm-Xorg-:0[819]: (II) UXA(0): Driver registered support for the following operations:
Aug 18 14:26:44 s540 gdm-Xorg-:0[824]: (**) intel(0): Option "AccelMethod" "uxa"
Aug 18 14:26:44 s540 gdm-Xorg-:0[824]: (II) UXA(0): Driver registered support for the following operations:

Attached more complete logs.

Comment 1 Fedora End Of Life 2015-11-04 15:14:58 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Fedora End Of Life 2015-12-02 03:25:32 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.