Re: [PATCH v7 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header

2025-03-11 Thread Michal Wajdeczko
On 10.03.2025 18:18, Jonathan Cavitt wrote: > Migrate the pagefault struct from xe_gt_pagefault.c to the nit: we use "migrate" verb for different purposes. maybe here (and in the title) the plain "move" will be better? > xe_gt_pagefault.h header file, along with the associated enum values. hm

Re: [PATCH v7 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header

2025-03-11 Thread Michal Wajdeczko
l.com; Brost, Matthew > ; Zhang, Jianxun ; Lin, > Shuicheng ; dri-devel@lists.freedesktop.org > Subject: Re: [PATCH v7 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct > to header >>> >>> On 10.03.2025 18:18, Jonathan Cavitt wrote: >>>> Migrate the pag

[PATCH v7 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header

2025-03-11 Thread Jonathan Cavitt
Migrate the pagefault struct from xe_gt_pagefault.c to the xe_gt_pagefault.h header file, along with the associated enum values. v2: Normalize names for common header (Matt Brost) Signed-off-by: Jonathan Cavitt --- drivers/gpu/drm/xe/xe_gt_pagefault.c | 41 +--- drivers/

RE: [PATCH v7 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header

2025-03-10 Thread Cavitt, Jonathan
Subject: Re: [PATCH v7 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header > > > > On 10.03.2025 18:18, Jonathan Cavitt wrote: > > > Migrate the pagefault struct from xe_gt_pagefault.c to the > > > > nit: we use "migrate" verb for different