xref: /netbsd-src/sys/external/bsd/drm2/README (revision 3587d6f89c746bbb4f886219ddacd41ace480ecf)
1Linux DRM/KMS graphics driver subsystem.
2
3To import a new version, follow the instructions at the top of
4prepare-import.sh.  TODO(riastradh): Elaborate.
5
6prepare-import.sh       script to add RCS tags and stuff
7drm/
8  drm2netbsd            script to generate files.drmkms draft
9nouveau/
10  nouveau2netbsd        script to uniquify nouveau files and emit files.nouveau
11
12TODO(riastradh): Uniquify the radeon and amdgpu file names like we do
13with nouveau, because currently radeon and amdgpu fight over some
14files.
15