Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561400 - Add -video_card_freedreno to its arm64 use.mask
Summary: Add -video_card_freedreno to its arm64 use.mask
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: ARM64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-24 17:50 UTC by James Cloos
Modified: 2017-06-20 20:50 UTC (History)
0 users

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 James Cloos 2015-09-24 17:50:27 UTC
I hope I have the right Component.

AIUI, the dragonboard’s linaro set uses freedreno.

As such, the arm64 profile should add -video_card_freedreno to its use.mask, like the arm profile.

And arm64'll need some keywording as well.

I'm compile-testing now; will try run-testing after that.
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2016-02-16 02:18:44 UTC
Is the dragonboard actually arm64?  As far as I know, the dragonboard is only 32bit, and there isn't a 64bit version yet, so I'm not sure that we should unmask it just yet.  Maybe once there is a 64bit version of the dragonboard or a 64bit arm device using freedreno we can do this.
Comment 2 James Cloos 2016-02-16 17:13:33 UTC
the dragonboard is 64 bit!

all of the 96boards boards are armv8 and therefore support both 64 and 32 bit.
Comment 3 Alexis Ballier gentoo-dev 2017-06-20 20:50:24 UTC
commit c8c19ad77a0010bdb4939b165da6ae361c4bbd98 (HEAD -> master, origin/master, origin/HEAD)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Tue Jun 20 22:49:17 2017 +0200

    profiles/arch/arm64: unmask freedreno video cards, bug #561400



thx