Re: [PATCH v6 32/32] drm/doc: gpusvm: Add GPU SVM documentation

2025-02-28 Thread Matthew Brost
On Fri, Feb 28, 2025 at 04:53:11PM +1100, Alistair Popple wrote: > On Thu, Feb 27, 2025 at 08:36:35PM -0800, Matthew Brost wrote: > > On Fri, Feb 28, 2025 at 01:34:42PM +1100, Alistair Popple wrote: > > > On Mon, Feb 24, 2025 at 08:43:11PM -0800, Matthew Brost wrote: > > > > Add documentation for a

Re: [PATCH v6 32/32] drm/doc: gpusvm: Add GPU SVM documentation

2025-02-27 Thread Alistair Popple
On Thu, Feb 27, 2025 at 08:36:35PM -0800, Matthew Brost wrote: > On Fri, Feb 28, 2025 at 01:34:42PM +1100, Alistair Popple wrote: > > On Mon, Feb 24, 2025 at 08:43:11PM -0800, Matthew Brost wrote: > > > Add documentation for agree upon GPU SVM design principles, current > > > status, and future pla

Re: [PATCH v6 32/32] drm/doc: gpusvm: Add GPU SVM documentation

2025-02-27 Thread Matthew Brost
On Fri, Feb 28, 2025 at 01:34:42PM +1100, Alistair Popple wrote: > On Mon, Feb 24, 2025 at 08:43:11PM -0800, Matthew Brost wrote: > > Add documentation for agree upon GPU SVM design principles, current > > status, and future plans. > > Thanks for writing this up. In general I didn't see anything t

Re: [PATCH v6 32/32] drm/doc: gpusvm: Add GPU SVM documentation

2025-02-27 Thread Alistair Popple
On Mon, Feb 24, 2025 at 08:43:11PM -0800, Matthew Brost wrote: > Add documentation for agree upon GPU SVM design principles, current > status, and future plans. Thanks for writing this up. In general I didn't see anything too controversial but added a couple of comments below. > > v4: > - Addre