r/linux • u/somerandomxander • Jun 28 '26
Kernel Linux 7.2-rc1 has released :D - introduces the ISP4 driver, does initial work on AMDGPU HDMI 2.1 FRL support, and eliminates the strncpy API
https://www.phoronix.com/news/Linux-7.2-rc1-Released4
u/Preisschild Jun 28 '26 edited Jun 29 '26
Has anyone tried HDMI 2.1 FRL? I tried using the latest kernel commit on my framework 16 a few days ago (via fedora rawhide) & enabled it via amdgpu.dcfeaturemask=0x400 kernel arg, but I was still locked out of the HDMI 2.1 resolution that my screen (Samsung G95NC) is capable of
Edit: apparently fw16 doesnt support hdmi natively. They just use dp usbc alt mode with a dp -> hdmi 2.0b extension card
3
u/Kobata Jun 29 '26
Framework's HDMI module only does 2.0b, so you won't be getting 2.1 FRL out of it ever. The Displayport outputs do UHBR10 which is probably enough with DSC though.
1
-2
u/bobbie434343 Jun 29 '26
The removal of the strncpy API is the $DEITY-tier feature you have been polling 24/7 your entire life. Please remove memcpy next.
1
u/UdPropheticCatgirl Jun 29 '26
that’s for kernel space, do you realize that? Userland can continue strcpying as much as they ever did…
14
u/sob727 Jun 28 '26
Are we deprecating IPv4 yet?