Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589190 - media-libs/mesa add video_cards_virgl support. driver for virtio-gpu 3D (v2)
Summary: media-libs/mesa add video_cards_virgl support. driver for virtio-gpu 3D (v2)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 21:28 UTC by Oleh
Modified: 2017-10-21 18:24 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
add virgl to ebuild (mesa-11.2.2-virgl.patch,833 bytes, patch)
2016-07-21 18:57 UTC, Chris Mayo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleh 2016-07-19 21:28:10 UTC
as in summary:
virgl support added in:
https://cgit.freedesktop.org/mesa/mesa/commit/?id=a8987b88ff1db4ac00720a9b56c4bc3aeb666537

Reproducible: Always
Comment 1 Chris Mayo 2016-07-21 18:57:38 UTC
Created attachment 441328 [details, diff]
add virgl to ebuild

Straightforward patch attached works for me with mesa-11.2.2.

From somewhere I made the note that the host needs virglrenderer >= 0.4.1.

I've been using 0.5.0 which is downloadable from:
http://www.freedesktop.org/software/virgl/
Comment 2 Oleh 2017-01-20 10:36:36 UTC
what is the progress here? Chris change seems ok.
Comment 3 tsmksubc 2017-10-04 09:45:39 UTC
Created pull request https://github.com/gentoo/gentoo/pull/5858
Comment 4 Larry the Git Cow gentoo-dev 2017-10-21 18:24:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a8e4e4d12326a33183d6a06591476fe702b05fb

commit 7a8e4e4d12326a33183d6a06591476fe702b05fb
Author:     soredake <fdsfgs@krutt.org>
AuthorDate: 2017-10-04 09:29:48 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2017-10-21 18:24:00 +0000

    media-libs/mesa: add video_cards_virgl use-flag, #589190
    
    Closes: https://github.com/gentoo/gentoo/pull/5858
    Closes: https://bugs.gentoo.org/589190

 media-libs/mesa/mesa-17.2.3.ebuild | 5 ++++-
 media-libs/mesa/mesa-9999.ebuild   | 5 ++++-
 profiles/desc/video_cards.desc     | 1 +
 3 files changed, 9 insertions(+), 2 deletions(-)