Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733190 - Enable the option to build v3d drivers for raspberry pi 4
Summary: Enable the option to build v3d drivers for raspberry pi 4
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: PullRequest
Depends on:
Blocks: 736665
  Show dependency tree
 
Reported: 2020-07-19 05:20 UTC by Losier Blackheath
Modified: 2020-08-11 19:42 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Losier Blackheath 2020-07-19 05:20:32 UTC
As broadcom v3d driver (typically used in rpi4) has already been mainlined since mesa 18.2, it is time to add the v3d option into the VIDEO_CARD list.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-08-11 19:42:29 UTC
The bug has been closed via the following commit(s):

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

commit d78e6b6318526d579512cae0dd959dc332f303c1
Author:     Ross Charles Campbell <rossbridger.cc@gmail.com>
AuthorDate: 2020-08-07 12:24:42 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-08-11 19:42:15 +0000

    media-libs/mesa: enable option for V3D graphics driver
    
    Closes: https://bugs.gentoo.org/733190
    Closes: https://github.com/gentoo/gentoo/pull/17040
    Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 5 ++++-
 profiles/arch/arm/use.mask       | 1 +
 profiles/arch/arm64/use.mask     | 1 +
 profiles/arch/base/use.mask      | 1 +
 profiles/desc/video_cards.desc   | 1 +
 5 files changed, 8 insertions(+), 1 deletion(-)