this post was submitted on 12 Nov 2023
20 points (85.7% liked)

Linux

47369 readers
906 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago

This is the best summary I could come up with:


One of the great aspects of Intel integrated and discrete graphics is the broad support for Single Root I/O Virtualization (SR-IOV).

Intel "Gen12" graphics back to Tigerlake can handle SR-IOV when there aren't any firmware woes or other issues at play.

For most users these details won't mean much besides the refreshing fact of Intel continuing to support SR-IOV across their spectrum of graphics products on Linux moving forward.

Those curious about all the fine technical details on the SR-IOV support plans for the Intel Xe Direct Rendering Manager driver can find their RFC design document on the dri-devel mailing list.

The Intel Xe DRM kernel driver has yet to be mainlined to the Linux kernel even in experimental form, but hopefully we'll finally see that happen in the early months of 2024 to make it easier for testing and evaluation by enthusiasts.

The Xe driver is designed around modern graphics needs and kernel interfaces compared to i915, ultimately should be faster with all the improvements, better support features like sparse resources, and will also be better supported on non-x86 kernels for those using Intel Arc Graphics on the like of AArch64 / POWER / RISC-V.


The original article contains 314 words, the summary contains 196 words. Saved 38%. I'm a bot and I'm open source!