On Thu Dec 18, 2025 at 2:39 AM CET, Timur Tabi wrote: > Summary of changes: > > 1. Replace module_pci_driver! with explicit init function. > 2. Creates root, per-gpu, and individual buffer debugfs entries. > 3. Adds a pci::name() method to generate a PCI device name string. > 4. Adds a lookup() method to debugfs, so that the root debugfs entry > doesn't need to be a global variable like it is in Nouveau. > 5. Makes some updates to debugfs core code.
This is nice, but given that this is a v3, where is the changelog?
