CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/27 21:44:14
Modified files:
sys/dev/pci/drm: drm_linux.c
Log message:
Change xarray pool from IPL_NONE to IPL_TTY as amdgpu will soon use
it from interrupt context. Matches the IPL of the IDR pool.
