On Thu, 2025-03-20 at 17:30 +, Matthew Auld wrote:
> If the memory is going to be accessed by the device, make sure we
> mark
> the pages accordingly such that the kernel knows this. This aligns
> with
> the xe-userptr code.
>
> Signed-off-by: Matthew Auld
> Cc: Thomas Hellström
> Cc: Matthe
On Thu, Mar 20, 2025 at 08:29:42PM +0100, Thomas Hellström wrote:
> On Thu, 2025-03-20 at 17:30 +, Matthew Auld wrote:
> > If the memory is going to be accessed by the device, make sure we
> > mark
> > the pages accordingly such that the kernel knows this. This aligns
> > with
> > the xe-userpt
On 20/03/2025 19:33, Matthew Brost wrote:
On Thu, Mar 20, 2025 at 08:29:42PM +0100, Thomas Hellström wrote:
On Thu, 2025-03-20 at 17:30 +, Matthew Auld wrote:
If the memory is going to be accessed by the device, make sure we
mark
the pages accordingly such that the kernel knows this. This a
If the memory is going to be accessed by the device, make sure we mark
the pages accordingly such that the kernel knows this. This aligns with
the xe-userptr code.
Signed-off-by: Matthew Auld
Cc: Thomas Hellström
Cc: Matthew Brost
---
drivers/gpu/drm/drm_gpusvm.c | 9 +
1 file changed,