The evolution of open-source graphics drivers for Linux continues to be a dynamic and collaborative effort involving major technology companies and developer communities. Recently, Mesa developers have been working toward a consensus on an AI policy to govern the use of AI coding agents in their open-source graphics driver project. Proposals range from a complete ban on AI tools to varying levels of transparency and per-directory rules, reflecting growing concerns about AI’s role in software development. Meanwhile, Intel has submitted the first batch of Xe3 graphics driver improvements for the Linux 7.1 kernel, including hardware workarounds, SR-IOV changes, and support for new architectures such as Crescent Island and Nova Lake. These updates also feature memory optimizations, context-based TLB invalidations, and support for Panther Lake and Wildcat Lake devices, enhancing performance and stability. AMD has also made a significant contribution by open-sourcing the ROCprof Trace Decoder, a tool that converts GPU trace data into usable formats for developers. Released under the MIT license, this tool was previously closed-source and is now available with its specification, marking a milestone for the open-source AMD GPU stack. In another development, ARCTIC Cooling has released a Linux driver for its Fan Controller, enabling fan speed monitoring and PWM control for up to ten fans. The driver, developed directly by the company, has been submitted to the Linux kernel mailing list for review, further improving hardware compatibility. However, the open-source ecosystem faces challenges as well: several Intel kernel drivers, including the IAA crypto driver, Thunderbolt DMA traffic test driver, and Altera PCIe and MSI drivers, have become orphaned due to recent engineer departures. The Linux MAINTAINERS file has been updated to reflect these changes, highlighting the ongoing difficulty of maintaining critical components after key contributors leave. Additionally, Mesa 26.1 has merged initial experimental device support for Intel’s Nova Lake P graphics, introducing nine new PCI device IDs. This enables early development for Xe3P-based systems but remains hidden behind a feature flag and is not yet ready for end-users. These developments underscore the rapid pace of innovation in Linux graphics, while also emphasizing the importance of sustainable project governance and long-term maintenance in open-source software ecosystems.