diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-06 23:31:38 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-06 23:31:38 +0000 |
commit | e704912dc3e28cfc5829b1601929a75189b597d2 (patch) | |
tree | bc2e3f6e0ff20a8af0873a2cb3cb0adddaf2f988 /profiles | |
parent | Clean up old revision. (diff) | |
download | historical-e704912dc3e28cfc5829b1601929a75189b597d2.tar.gz historical-e704912dc3e28cfc5829b1601929a75189b597d2.tar.bz2 historical-e704912dc3e28cfc5829b1601929a75189b597d2.zip |
Add freedreno to VIDEO_CARDS.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/desc/video_cards.desc | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 565ac8677150..642a3248af53 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7560 2013/03/06 03:33:20 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7561 2013/03/06 23:31:37 chithanh Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 06 Mar 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + desc/video_cards.desc: + Add freedreno to VIDEO_CARDS. + 06 Mar 2013; Anthony G. Basile <blueness@gentoo.org> hardened/linux/mips/mipsel/multilib/n32/parent, hardened/linux/mips/mipsel/multilib/n64/parent, diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc index 278ee71b05e4..1d6e20da5ce8 100644 --- a/profiles/desc/video_cards.desc +++ b/profiles/desc/video_cards.desc @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.32 2012/06/08 13:08:52 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.33 2013/03/06 23:31:38 chithanh Exp $ # This file contains descriptions of VIDEO_CARDS USE_EXPAND flags. @@ -15,6 +15,7 @@ cyrix - VIDEO_CARDS setting to build driver for cyrix video cards dummy - VIDEO_CARDS setting to build driver for dummy video cards epson - VIDEO_CARDS setting to build driver for epson video cards exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards +freedreno - VIDEO_CARDS setting to build reverse-engineered driver for Qualcomm Adreno cards fbdev - VIDEO_CARDS setting to build driver for fbdev video cards fglrx - VIDEO_CARDS setting to build driver for fglrx video cards geode - VIDEO_CARDS setting to build driver for AMD Geode GX and LX video cards |