CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/26 20:24:44
Modified files:
sys/dev/pci/drm/include/linux: pci.h
sys/dev/pci/drm: drm_linux.c
Log message:
pci_resize_resource() takes another argument in 6.18.40 drm
A bitmask of pci bars to skip. No callers of this are currently enabled
and the code we have is only for bar 0.
