Re: [PATCH 0/8] DRM Rust abstractions

2025-04-10 Thread Asahi Lina
On 4/11/25 9:43 AM, Dave Airlie wrote: >> >>> However, I understand that you prefer to have primary authorship, even if >>> the >>> code has been re-organized in new commits, moved, modified or rewritten. >> >> Correct. > > For anyone working in this area that is intending to upstream anything >

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-10 Thread Dave Airlie
> > > However, I understand that you prefer to have primary authorship, even if > > the > > code has been re-organized in new commits, moved, modified or rewritten. > > Correct. For anyone working in this area that is intending to upstream anything from asahi, I think if code is rewritten complet

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-10 Thread Asahi Lina
On 4/9/25 4:17 AM, Danilo Krummrich wrote: > On Wed, Apr 09, 2025 at 03:06:38AM +0900, Asahi Lina wrote: >> On 4/9/25 2:04 AM, Danilo Krummrich wrote: >>> On Wed, Apr 09, 2025 at 01:29:35AM +0900, Asahi Lina wrote: On 3/26/25 8:54 AM, Danilo Krummrich wrote: >>> >>> You said "use it/submit

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-10 Thread Danilo Krummrich
(Adding Sima and dri-devel back in.) On Thu, Apr 10, 2025 at 04:12:13PM +0900, Asahi Lina wrote: > > P.S. my analysis based on the pasted code (since everyone here and > everyone on Reddit is forcing me to do it) is that: First of all, you keep talking as if I would have been resisting to do any

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-10 Thread Danilo Krummrich
I'm only gonna reply on the things that may be relevant for other people too. I don't really care about anything else. On Thu, Apr 10, 2025 at 09:37:39PM +0900, Asahi Lina wrote: > On 4/10/25 7:23 PM, Danilo Krummrich wrote: > > Just because I stepped back doesn't mean you can't send me an email

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-10 Thread Asahi Lina
On 4/10/25 7:23 PM, Danilo Krummrich wrote: > (Adding Sima and dri-devel back in.) > > On Thu, Apr 10, 2025 at 04:12:13PM +0900, Asahi Lina wrote: >> >> P.S. my analysis based on the pasted code (since everyone here and >> everyone on Reddit is forcing me to do it) is that: > > First of all, y

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-10 Thread Asahi Lina
On 3/26/25 8:54 AM, Danilo Krummrich wrote: > This is the series for the initial DRM Rust abstractions, including DRM > device / > driver, IOCTL, File and GEM object abstractions. > > This series has been posted previously, however this is a long time ago and I > reworked a lot of things quite

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-09 Thread Simona Vetter
On Thu, Apr 10, 2025 at 07:29:30AM +1000, Dave Airlie wrote: > On Wed, 9 Apr 2025 at 17:49, Asahi Lina wrote: > > > > > > > > On 4/9/25 4:17 AM, Danilo Krummrich wrote: > > > On Wed, Apr 09, 2025 at 03:06:38AM +0900, Asahi Lina wrote: > > >> On 4/9/25 2:04 AM, Danilo Krummrich wrote: > > >>> On We

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-09 Thread Dave Airlie
On Wed, 9 Apr 2025 at 17:49, Asahi Lina wrote: > > > > On 4/9/25 4:17 AM, Danilo Krummrich wrote: > > On Wed, Apr 09, 2025 at 03:06:38AM +0900, Asahi Lina wrote: > >> On 4/9/25 2:04 AM, Danilo Krummrich wrote: > >>> On Wed, Apr 09, 2025 at 01:29:35AM +0900, Asahi Lina wrote: > On 3/26/25 8:54

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-08 Thread Asahi Lina
On 3/26/25 8:54 AM, Danilo Krummrich wrote: > This is the series for the initial DRM Rust abstractions, including DRM > device / > driver, IOCTL, File and GEM object abstractions. > > This series has been posted previously, however this is a long time ago and I > reworked a lot of things quite

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-08 Thread Asahi Lina
On 4/9/25 2:04 AM, Danilo Krummrich wrote: > On Wed, Apr 09, 2025 at 01:29:35AM +0900, Asahi Lina wrote: >> On 3/26/25 8:54 AM, Danilo Krummrich wrote: >>> This is the series for the initial DRM Rust abstractions, including DRM >>> device / >>> driver, IOCTL, File and GEM object abstractions. >

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-08 Thread Danilo Krummrich
On Wed, Apr 09, 2025 at 03:06:38AM +0900, Asahi Lina wrote: > On 4/9/25 2:04 AM, Danilo Krummrich wrote: > > On Wed, Apr 09, 2025 at 01:29:35AM +0900, Asahi Lina wrote: > >> On 3/26/25 8:54 AM, Danilo Krummrich wrote: > > > > You said "use it/submit it in any way". > > I thought keeping authorshi

Re: [PATCH 0/8] DRM Rust abstractions

2025-04-08 Thread Danilo Krummrich
On Wed, Apr 09, 2025 at 01:29:35AM +0900, Asahi Lina wrote: > On 3/26/25 8:54 AM, Danilo Krummrich wrote: > > This is the series for the initial DRM Rust abstractions, including DRM > > device / > > driver, IOCTL, File and GEM object abstractions. > > > > This series has been posted previously, h