[DragonFlyBSD - Submit #2985] Move drm linux_*.c files to subdirectory drm/linux

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Thu Apr 13 00:11:11 PDT 2017


Issue #2985 has been updated by ftigeot.


Right now the drm drivers and associated components are the sole users of our Linux implementation.
I don't think there's an urgent need to move the files elsewhere.

----------------------------------------
Submit #2985: Move drm linux_*.c files to subdirectory drm/linux
http://bugs.dragonflybsd.org/issues/2985#change-13127

* Author: davshao
* Status: New
* Priority: Low
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
This patch moves the linux_*.c files under sys/dev/drm to their own
sub-directory sys/dev/drm/linux.  

The idea is that eventually someone might want to import files
from FreeBSD linuxkpi.  Though at some point the obvious question
is should these files and others added be turned into their own
separate module that can be used by drivers other than
the drm graphics ones, similar to what FreeBSD does with linuxkpi.

I don't really care where these files are moved:  I just want them
moved somewhere to have their own separate identity.

---Files--------------------------------
move_drm_linux.patch (4.68 KB)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Submit mailing list