- enabled "i915" Gallium-based Intel Gen3 driver
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1092
This commit is contained in:
parent
a49ba3220d
commit
d30db89034
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 12 20:04:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- enabled "i915" Gallium-based Intel Gen3 driver
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 13:25:28 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -833,7 +833,7 @@ egl_platforms=x11,wayland
|
||||
%endif
|
||||
%ifarch %{ix86} x86_64
|
||||
-Ddri-drivers= \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus,i915 \
|
||||
%else
|
||||
%ifarch %{arm} aarch64
|
||||
-Ddri-drivers= \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 12 20:04:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- enabled "i915" Gallium-based Intel Gen3 driver
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 13:25:28 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -832,7 +832,7 @@ egl_platforms=x11,wayland
|
||||
%endif
|
||||
%ifarch %{ix86} x86_64
|
||||
-Ddri-drivers= \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus,i915 \
|
||||
%else
|
||||
%ifarch %{arm} aarch64
|
||||
-Ddri-drivers= \
|
||||
|
Loading…
Reference in New Issue
Block a user