From nobody@FreeBSD.org  Sun Sep 12 23:40:15 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A61AE1065673
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 12 Sep 2010 23:40:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 94D3A8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 12 Sep 2010 23:40:15 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o8CNeFMc086984
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 12 Sep 2010 23:40:15 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o8CNeFhP086973;
	Sun, 12 Sep 2010 23:40:15 GMT
	(envelope-from nobody)
Message-Id: <201009122340.o8CNeFhP086973@www.freebsd.org>
Date: Sun, 12 Sep 2010 23:40:15 GMT
From: vehemens <vehemens@verizon.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Reorganize DRM Directory to Support Driver Updates
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         150514
>Category:       kern
>Synopsis:       [drm] [request] Reorganize DRM Directory to Support Driver Updates
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kib
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 12 23:50:04 UTC 2010
>Closed-Date:    Mon May 28 12:43:59 UTC 2012
>Last-Modified:  Fri Jun  1 04:50:07 UTC 2012
>Originator:     vehemens
>Release:        FreeBSD 9 and 8.1
>Organization:
>Environment:
>Description:
Reorganize DRM driver files into sub directories to support further driver updates.  Have not provided a patch as this change is relatively straight forward. The tasks are as follows:

1) Under src/sys/dev/drm, create sub directories: i915, mach64, mga, r128, radeon, savage, sis, tdfx and via

2) Move board specific driver files with the exception of xxx_drm.h files into sub directories

3) Update the include file path of the relocated files for the header files that were also relocated

4) Update src/sys/modules/drm driver makefiles .PATH for new file locations

5) Update sys/conf/files for new file locations


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: linimon 
State-Changed-When: Sun Sep 26 20:52:14 UTC 2010 
State-Changed-Why:  
Mark as suspended awaiting patches. 


Class-Changed-From-To: update->change-request 
Class-Changed-By: linimon 
Class-Changed-When: Sun Sep 26 20:52:14 UTC 2010 
Class-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=150514 

From: vehemens <vehemens@verizon.net>
To: bug-followup@freebsd.org, vehemens@verizon.net
Cc:  
Subject: Re: kern/150514: [drm] [request] Reorganize DRM Directory to Support
 Driver Updates
Date: Sun, 31 Oct 2010 03:41:08 -0700

 Given that the change consists mainly of file moves, what format would you 
 like the patch in?

From: vehemens <vehemens@verizon.net>
To: bug-followup@freebsd.org, vehemens@verizon.net
Cc:  
Subject: Re: kern/150514: [drm] [request] Reorganize DRM Directory to Support
 Driver Updates
Date: Wed, 17 Nov 2010 23:00:21 -0800

 I submitted the patches, but they were identified as likely spam and has been 
 quarantined.  Please pull them from the quarantine.

From: vehemens <vehemens@verizon.net>
To: bug-followup@freebsd.org, vehemens@verizon.net
Subject: Re: kern/150514: [drm] [request] Reorganize DRM Directory to Support Driver Updates
Date: Tuesday 16 November 2010

Here is the patch.  It's rather large (4.2 MB) due to the file directory
changes.

[bugmeister note: not included in GNATS due to size.  See the following URL]

  http://people.freebsd.org/~linimon/tmp/kern_150514.patch


From: vehemens <vehemens@verizon.net>
To: bug-followup@freebsd.org, vehemens@verizon.net
Cc:  
Subject: Re: kern/150514: [drm] [request] Reorganize DRM Directory to Support
 Driver Updates
Date: Tue, 22 Feb 2011 22:56:57 -0800

 Could you tell me why this pr is suspended?

From: vehemens <vehemens@verizon.net>
To: bug-followup@freebsd.org, vehemens@verizon.net
Cc:  
Subject: Re: kern/150514: [drm] [request] Reorganize DRM Directory to Support
 Driver Updates
Date: Tue, 08 Mar 2011 02:37:18 -0800

 Ping. Same question as before.
State-Changed-From-To: suspended->open 
State-Changed-By: linimon 
State-Changed-When: Sat Mar 12 20:41:55 UTC 2011 
State-Changed-Why:  
patches received. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150514 
Responsible-Changed-From-To: freebsd-bugs->kib 
Responsible-Changed-By: rwatson 
Responsible-Changed-When: Tue Aug 30 09:27:00 UTC 2011 
Responsible-Changed-Why:  
Assign ownership of this PR to Kostik; he's recently been working with DRM 
support and this may overlap with his in-progress changes.  More generally, 
it would make sense to coordinate potential additional hands in this area. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=150514 
State-Changed-From-To: open->suspended 
State-Changed-By: kib 
State-Changed-When: Tue Aug 30 09:35:18 UTC 2011 
State-Changed-Why:  
Existing dev/drm tree must stay frozen until I import the new Intel driver. 
During the import, I plan to fork the drm tree into, say, dev/drm2, 
including the drm core and drivers. 
After that, I do not care what will happen with dev/drm. 

And, I consider this change of relatively low value. The upstream (Linux) 
changes cannot be applied my mechanical tools anyway. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150514 

From: vehemens <vehemens@verizon.net>
To: bug-followup@freebsd.org, vehemens@verizon.net
Cc:  
Subject: Re: kern/150514: [drm] [request] Reorganize DRM Directory to Support
 Driver Updates
Date: Sat, 03 Sep 2011 20:06:55 -0700

 I must say I'm surprized that your so willing to sacrifice the future of 
 FreeBSD by keeping others from helping such as your plan to sabotage this 
 change by forking the code.
 
 Your other comment about the low value of the change also demostrates a lack 
 of basic knowledge in the areas of software development and working with 
 others to name a few.
 
 In any case, what FreeBSD does or doesn't do no longer matters to me as I use 
 Linux for my laptops, and will be replacing my remaining FreeBSD systems with 
 more modern hardware.
State-Changed-From-To: suspended->closed 
State-Changed-By: kib 
State-Changed-When: Mon May 28 12:43:08 UTC 2012 
State-Changed-Why:  
The request is bogus, I do not see how this can help 'driver updates'. 
drm2 is organized differently anyway. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150514 

From: vehemens <vehemens@verizon.net>
To: bug-followup@freebsd.org, vehemens@verizon.net
Cc:  
Subject: Re: kern/150514: [drm] [request] Reorganize DRM Directory to Support
 Driver Updates
Date: Thu, 31 May 2012 21:43:08 -0700

 This request isn't bogus. =A0Your lack of understanding is not my concern.
>Unformatted:
