Skip to content

Fix X server to work with AMD FirePro graphic card #457

Merged
merged 2 commits into from
Aug 16, 2017

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Aug 15, 2017

Tested on curie (Dell Precision 3620, Intel i7-6700K @ 4.00GHz, FirePro W5100 (1002:6649)).

Currently, when the X server receives the abort signal, no stack trace
is logged [1]. The upstream master branch already contains a commit to
fix this [2], so add that.

Increment the revision.

[1] https://lists.freedesktop.org/archives/amd-gfx/2017-August/012071.html
[2] https://cgit.freedesktop.org/xorg/xserver/commit/?id=27a6b9f7c84c914d0f5909ec1069d72f5035bc04
Applying the optional patch adding PRIME support causes the X server to
hit an assert with integrated Intel graphics device and an AMD FirePro
graphics card [1]. Removing the patch fixes the problem.

Increment the revision.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=102222
@david david merged commit 3a67679 into master Aug 16, 2017
@donald donald deleted the fix-x-server-to-work-with-amd-firepro-graphic-card branch August 18, 2017 13:10
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants