mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-07 01:48:02 +02:00
read-only mirror of https://gitlab.freedesktop.org/mesa/drm
module building easier.
Integrate latest api changes from linux.
Change sysctl root from hw.graphics to hw.dri.
Change major device number from 201 to 145 which I have reserved for DRI.
Hook the card driver into the kernel using the standard pci driver
interfaces. This makes it easier to hook resources and interrupts.
|
||
|---|---|---|
| bsd | ||
| bsd-core | ||
| libdrm | ||
| linux | ||
| linux-core | ||
| shared | ||
| shared-core | ||
| tests | ||