Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882665 - media-libs/libva: define the meaning of older and newer GPUs
Summary: media-libs/libva: define the meaning of older and newer GPUs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: VA-API Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-24 08:33 UTC by Pacho Ramos
Modified: 2022-12-30 23:39 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 Pacho Ramos gentoo-dev 2022-11-24 08:33:21 UTC
Currently this output is shown after emerging the package:
        optfeature "Older Intel GPU support" media-libs/libva-intel-driver
        optfeature "Newer Intel GPU support" media-libs/libva-intel-media-driver

But... from which year are the GPUs "older" or "newer"? Or which Intel CPU generation?

Thanks a lot for the info
Comment 1 Larry the Git Cow gentoo-dev 2022-12-30 23:39:02 UTC
The bug has been closed via the following commit(s):

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

commit 9e2cdb8ae4328a85334e01fb5378b1a4d5ba6c44
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-12-30 23:13:16 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-12-30 23:38:41 +0000

    media-libs/libva: clarify gpu support
    
    Closes: https://bugs.gentoo.org/882665
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 media-libs/libva/libva-2.14.0.ebuild | 4 ++--
 media-libs/libva/libva-2.15.0.ebuild | 4 ++--
 media-libs/libva/libva-2.16.0.ebuild | 4 ++--
 media-libs/libva/libva-9999.ebuild   | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)