diff options
author | 2021-11-18 23:31:02 -0800 | |
---|---|---|
committer | 2021-12-05 13:53:50 -0800 | |
commit | 04c32f5c2e8ad380ee20055fb8cf5e31c94864c4 (patch) | |
tree | e617fb2bd6743ab7ec8e772c17370f6b8a938718 /sys-boot/refind | |
parent | media-libs/mesa: Drop classic drivers (diff) | |
download | gentoo-04c32f5c2e8ad380ee20055fb8cf5e31c94864c4.tar.gz gentoo-04c32f5c2e8ad380ee20055fb8cf5e31c94864c4.tar.bz2 gentoo-04c32f5c2e8ad380ee20055fb8cf5e31c94864c4.zip |
media-libs/mesa: Condense Intel VIDEO_CARDS options
VIDEO_CARDS has grown out of control in recent years, and the options
don't really make sense outside of a single package. For example,
VIDEO_CARDS=iris makes sense for Mesa, because it enables the Gen8+
Gallium OpenGL driver named Iris. VIDEO_CARDS=i965 makes sense as well
because it enables the Gen4-Gen11 classic OpenGL driver named i965.
But how these VIDEO_CARDS settings should extend to other packages was
never clearly defined. Until commit 564e4e3d1b14 ("x11-libs/libva: use
optfeatures instead of VIDEO_CARDS") pulled in drivers depending on the
VIDEO_CARD setting, but x11-libs/libva-intel-driver and
x11-libs/libva-intel-media-driver support only partially overlapping
sets of hardware, and neither correspond well to "i965" or "iris".
In truth, this level of flexibility (for example, the ability to build
only i965 but not the older i915, or iris but not crocus) isn't worth
the hassle and confusion it causes users. The insane marketing names of
GPUs also doesn't make the situation any clearer.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-boot/refind')
0 files changed, 0 insertions, 0 deletions