The TTM component of the DRM drivers started to use the latter in Linux 6.8.
This is part of the update of DRM drivers to Linux 6.8.
Sponsored by: The FreeBSD Foundation
Differential D49387
linuxkpi: Define `MAX_PAGE_ORDER` and `NR_PAGE_ORDERS` Authored by dumbbell on Mar 15 2025, 11:25 AM.
Details
The TTM component of the DRM drivers started to use the latter in Linux 6.8. This is part of the update of DRM drivers to Linux 6.8. Sponsored by: The FreeBSD Foundation
Diff Detail
Event TimelineComment Actions I notice that in Linux this is 11 or 13 by default on aarch64 if configured for 16k/64k pages (respectively), but I'm sure this is reasonable for the foreseeable future. |