diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d9dedb62b7ed34ad2dc05d36785d5ed046eebf16 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# DRM-Misc Kernel Repository + +This kernel tree handles all drivers but the "big" (amd, nvidia, intel) ones, +with a few exceptions, and most of the common infrastructure work. + +This branch is there to hold our templates and Gitlab configuration, chances +are you want to look at either the +[drm-misc-next](https://gitlab.freedesktop.org/drm/misc/kernel/-/tree/drm-misc-next) +or +[drm-misc-fixes](https://gitlab.freedesktop.org/drm/misc/kernel/-/tree/drm-misc-fixes) +branches.